/*-------------------------------  Global Tag Styles  -------------------------------*/



	/* Headings */
	
	.typeA a:visited{color:#000000;}
	.typeB a:visited{color:#000000;}
	.typeC a:visited{color:#000000;}
	.typeD a:visited{color:#000000;}
	.typeE a:visited{color:#000000;}
	
	h2
	{ 
	}

	
	h3
	{
	}
	
	h4 a
	{
	}
	
	.header_Links
	{
		color:#4A5050;
		margin-left:15px;
		position:relative;
		top:225px;
		float:left; 
		width:765px;
		height:10px;	
	}
	
	.header_Links a
	{
		color:#ffffff;
		font-weight:bold;
	}
	
	img
	{
	border:0;
	}
	
	
	/* Form Items */
	form
	{
	margin:0;
	}
	
	input
	{
	}
	
	textArea
	{
		border:1px solid #7FA9A9;
		color:#7FA9A9;
	}
	
	button
	{ 
		width:95px; 
		height:20px; 
		border:0 none;
		background-color:#ffffff; 
		cursor:pointer;
		padding:0px;
		margin:0px;
	}
	
	button[class="imgButton"]
	{
		position:relative; left:-3px; top:-1px;
	}
	
	.info
	{
		display:none;
	}
	
	
	select
	{ 
		font-size:10px; 
		color:#333333;
		margin:0;
		padding:0;
	}
	
	/* Links */
	a
	{ 
		text-decoration:none;
	}
	
	a:link {color:#333333;} 
	    
	a:visited {}  
	
	a:hover {}  
	
	a:active {}  
	
/*------------------------------- Global Class Styles  -------------------------------*/
		

		
	.mainContainer{
		width:954px;
		float:left;
		background-color:#F0F5F5;
	 }
	.adminContainer{ width:620px; float:left; margin-left:0px;}

	

/*----------------------NEW PAGE STYLES-----------------------------------------*/

	.advert_display_container
	{
		margin-left:1px;
		float:left;
	}
	
	.inner{
		width:200px;
		height:156px;
		overflow:hidden;
	}
		.advert_display_header
		{
		}
		
		.advert_display_header h1
		{
			font-size:14px;
			
			margin:0;
		}
		
		.advert_display_content
		{
			min-height:618px;
			height:auto;
			_height:618px;
			padding:2px 8px 8px 8px;
			float:left;
		}
		
		.advert_display_content h2
		{
			margin:0;
			padding:0;
			color:#333333;
			font-size:12px;
		}
		
		.advert_display_content p
		{
			margin:0;
			padding:0;
			color:#333333;
			font-size:12px;
		}
		
			.advert_display_images
			{
				float:left;
				padding-left:0px;
				margin-top:0px;
			}
			
			.advert_display_images img
			{
			border:1px solid #C1C1C0;
			}
			
			.advert_display_quarantined
			{
				color:#FF0000; 
				margin-bottom:10px;
				clear:both;
			}
		
			.advert_display_details{
				float:left;
				width:191px;
				min-height:315px;
				height:auto !important;
				height:315px;
				font-size:12px;
				padding:0px;
			}
			
			.advertAdditionalImages{
				width:352px;
				float:left;
			}
			.advertAdditionalImages a img{
				float:left;
				padding-left:2px;
			}
			
			
			.advert_display_details b{
				padding:0px;
				margin:0px;
			}
			
			.advert_display_details ul{
				margin:0px 0px 10px 15px;
				padding:0px 0px 0px 0px;
			}
			
			.advert_display_details li
			{
				margin:0px 0px 3px 0px;
				padding:0px 0px 0px 0px;
			}
			
			.advert_display_details_bg
			{
			
			}
			
			.advert_display_details strong
			{
				color:#434C4E;
				font-weight:bold;
				font-size:12px;
			}

			
			.advert_display_details h1
			{
				margin:0px 0px 2px 0px;
				font-size:1.4em;
				color:#434C4E;
			}
			
			.advert_display_details h1 a
			{
				color:#434C4E;
				text-decoration:none;
			}
			
			
			
			.advert_display_details a
			{
				margin:0;
				color:#434C4E;
				width:191px;
				float:left;
			}

			
			.advert_display_details h2
			{
				margin:0;
				color:#434C4E;
			}


									
			.advert_display_buttons
			{
				height:26px;
				padding:6px 10px 0px 0px;
				float:right;
			}
						
			.advert_display_buttons img
			{
				border:0;
				margin-left:15px;
			}
			
			
			
		
		.template_page_content form
		{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		
		.template_page_content form p
		{
			padding-bottom:5px;
			width:191px;
			float:left;
		}
		
		.template_page_content form p strong
		{
			color:#1B66BC;
		}

		
		.template_page_content form a
		{
			text-decoration:none;
			color:#4A5050;
		}

		
		.template_page_content input.textbox
		{
			/*width:245px;
			margin-bottom:4px;
			display:block;
			background-color:#F6F6F3;
			font-size:11px;*/
	        border:1px solid #7FA9A9;
	        color:#7FA9A9;
            width:245px;
		}
		
		.template_page_content select.list
		{
	        border:1px solid #7FA9A9;
	        color:#7FA9A9;
            width:247px;
            font-size:12px;
		}
		
		.template_page_content TEXTAREA
		{
			/*width:245px;
			display:block;
			margin-bottom:10px;
			font-size:12px;
			background-color:#F6F6F3;*/
	        border:1px solid #7FA9A9;
	        color:#7FA9A9;
            width:245px;
		}
		
		.template_page_content select
		{
			width:256px;
			display:block;
			margin-bottom:10px;
			color:#333333;
			font-size:11px;
		}
		
		
		.template_page_content label
		{
			display:block;
			font-weight:normal;
			text-align:left;
			color:#505050;
			margin-bottom:2px;
			font-size:11px;
		}
		
		.template_page_content label a
		{
			color:#397ac3;
			font-weight:bold;
		}
		
/*SITEMAP PAGE STYLES*/		

		.expandImg
		{
			cursor:pointer;
			margin-right:5px;
		}

		.template_page_content .sitemapContainer{
			width:650px;
			padding:10px 0px 10px 0px;
			float:left;
			height:1040px;
			overflow:auto;
		}
			.template_page_content .sitemapContainer .mainPages
			{
				float:left;
				width:135px;
			}
			
			.template_page_content .sitemapContainer .mainPages h2
			{
				margin:0;
				padding:0;
				color:#0F75BC;
			}
		
			.template_page_content .sitemapContainer .mainPages ul
			{
				margin:0;
				padding:0;
			}
		
				.template_page_content .sitemapContainer .mainPages li
				{
					margin:0px 0px 0px 15px;
					padding:0;
					color:#368ED5;
				}
				
					.template_page_content .sitemapContainer .mainPages li a
					{
						color:#666666;
						font-weight:bold;
					}
				
				
				
				
				
				
				
		
			.template_page_content .sitemapContainer .articlePages
			{
				float:left;
				width:230px;
			}
			
			.template_page_content .sitemapContainer .articlePages h2
			{
				margin:0;
				padding:0;
				color:#0F75BC;
			}
		
			.template_page_content .sitemapContainer .articlePages ul
			{
				margin:0;
				padding:0;
			}
		
				.template_page_content .sitemapContainer .articlePages ul li
				{
					margin:0px 0px 0px 0px;
					padding:0;
					list-style:none;
				}
				
					.template_page_content .sitemapContainer .articlePages ul li h3 a
					{
						margin:0;
						padding:0;
						font-weight:bold;
						font-size:11px;
						color:#666666;
					}
				
					.template_page_content .sitemapContainer .articlePages ul li ul
					{
						margin-bottom:10px;
					}
				
					.template_page_content .sitemapContainer .articlePages ul li ul li 
					{
						color:#8CC63F;
						list-style:circle;
						margin:0px 0px 0px 35px;
					}
					
						.template_page_content .sitemapContainer .articlePages ul li ul li a
						{
							color:#666666;						
						}
					
					
					
						/*Show pages within category*/
						.template_page_content .sitemapContainer .articlePages ul li ul.showPages 
						{
							display:block;
						}
				
						/*Hide pages within category*/
						.template_page_content .sitemapContainer .articlePages ul li ul.hidePages 
						{
							display:none;
						}
						
						
/*SITEMAP Location Searches*/	
				
			.template_page_content .sitemapContainer .searchLocationPages
			{
				float:left;
				width:175px;
			}
			
			.template_page_content .sitemapContainer .searchLocationPages h2
			{
				margin:0;
				padding:0;
				color:#0F75BC;
			}
		
			.template_page_content .sitemapContainer .searchLocationPages ul
			{
				margin:0;
				padding:0;
			}
		
				.template_page_content .sitemapContainer .searchLocationPages ul li
				{
					margin:0px 0px 0px 0px;
					padding:0;
					list-style:none;
				}
				
					.template_page_content .sitemapContainer .searchLocationPages ul li h3 a
					{
						margin:0;
						padding:0;
						font-weight:bold;
						font-size:11px;
						color:#666666;
					}
				
					.template_page_content .sitemapContainer .searchLocationPages ul li ul
					{
						margin-bottom:10px;
					}
				
					.template_page_content .sitemapContainer .searchLocationPages ul li ul li 
					{
						color:#8CC63F;
						list-style:circle;
						margin:0px 0px 0px 35px;
					}
					
						.template_page_content .sitemapContainer .searchLocationPages ul li ul li a 
						{
							color:#666666;
						}
					
						/*Show pages within category*/
						.template_page_content .sitemapContainer .searchLocationPages ul li ul.showPages 
						{
							display:block;
						}
				
						/*Hide pages within category*/
						.template_page_content .sitemapContainer .searchLocationPages ul li ul.hidePages 
						{
							display:none;
						}
						
		
		
		
		
		
		
		.advertise_form_address_container
		{
	     display:none;
		 border:2px solid #1B66BC;
		 height:auto;
		 width:280px;
		 padding-top:6px;
		 padding-bottom:6px;
		 background-color:#CCCCCC;
		}
		
		
			.template_page_content .submit_btn
			{
				padding:0px 0px 0px 0px;
				margin-left:108px;
			}
			
	
	
		.contact_form_header
		{
			background-color:#33CC33;
			border-right:1px solid #333333; 
			border-left:1px solid #333333; 
			border-top:1px solid #333333; 
			height:21px; 
			width:614px;
			padding:7px 0px 0px 9px;		
		}
		
		.contact_form_header h1
		{
			font-size:14px;
			font-weight:bold;
			margin:0;
		}
		
		.contact_form_content
		{
			border-right:1px solid #4A5050; 
			border-left:1px solid #4A5050; 
			border-bottom:1px solid #4A5050;
			width:608px;
			min-height:100px;
			height:auto;
			_height:100px;
			padding:10px 0px 10px 15px;
			float:left;
			
		}
		
		.contact_form_content p
		{
			margin:0;
		}

		
		.contact_form_content form
		{
			margin:10px 0px 0px 0px;
			padding-left:70px;
		}
		
		.contact_form_content input.textbox
		{
			width:245px;
			margin-bottom:4px;
			display:block; 
			border-color:#4A5050;
			color:#4A5050;
		}
		
		.contact_form_content TEXTAREA
		{
			width:245px;
			display:block;
			margin-bottom:10px;
			color:#4A5050;
			border-color:#4A5050;
	
			font-size:11px;
		}
		
		
		.contact_form_content label
		{
			display:block;
			font-weight:normal;
			text-align:left;
			text-transform:uppercase;
		}
		
		.contact_form_buttons
		{
			text-align:center;
		}
		
			.contact_form_content .submit_btn
			{
				padding:0px 40px 0px 40px;
			}
		
		
	.template_page_container
	{
		float:left;
		width:710px;
		background-color:#F0F5F5;
		height:1193px;
		background-image:url('../images/search_result_mian_bg.gif');
	}
		.breadcrumbTrail
		{
			color:#3890D4;
			font-size:9px;
			padding:0px 0px 2px 2px;
		}
		
			.breadcrumbTrail span
			{
				color:#666666;
			}
		
			.breadcrumbTrail strong
			{
				color:#8CC63F;
				font-weight:normal;			
			}
		
			.breadcrumbTrail a
			{
				color:#666666;
			}
			
			.breadcrumbTrail a:hover
			{
				color:#3890D4;
			}

	
		.template_page_header
		{
			padding:20px 0px 0px 0px;
			margin:0px 0px 0px 10px;
		}
		
		.template_page_header_google_results
		{
			background-color:#33CC33;
			border-right:1px solid #333333; 
			border-left:1px solid #333333; 
			border-top:1px solid #333333; 
			height:21px; 
			width:614px;
			padding:7px 0px 0px 9px;
			margin:0px 0px 20px 0px;
		}
		
		.template_page_header_google_results h1
		{
			font-size:14px;
			font-weight:bold;
			margin:0;
		}

		
		.template_page_header h1
		{
			font-size:14px;
			font-weight:bold;
			margin:0;
		}
		
		.template_page_content
		{
			width:670px;
			min-height:50px;
			height:auto;
			_height:50px;
			float:left;
			margin:0px;
			
		}
		
		#bottom_banner_container
		{
			margin:20px 0px 10px 0px;
			padding:6px 0px 0px 6px;
			float:left;
			background-image:url(../images/img_bottom_dot_seperator.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:560px;
		}
		
			#bottom_banner_container img
			{
				display:inline;
				border:0;
				margin-right:6px;
				margin-bottom:6px;
			}
		

		
			
			

		
		
			.template_page_content.articles_bg
			{
				background-image:url(../images/img_articles_main_bg.gif);
				background-repeat:repeat-y;
			}
			
			.template_page_content.links_bg
			{
				background-image:url(../images/img_articles_main_bg.gif);
				background-repeat:repeat-y;
			}
			
			.template_page_content.search_results_bg
			{
				background-image:url(../images/img_search_results_bg.gif);
				background-repeat:repeat-y;
			}
		
			.template_page_content.advertise_bg
			{
				
				width:500px;
			}
			
			.template_page_content.advertise_bg h2
			{
				color:#456653;
			}
			
			
			.template_page_content .contact_bg
			{
				
				background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;
				min-height:225px;
				height:auto;
				_height:225px;
				padding:13px 18px 18px 18px;
				border-bottom:2px solid #E7E6E6;
				margin-bottom:20px;
				float:left;
				width:525px;	
			}
			
			.template_page_content .about_bg
			{
				
				/*background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;*/
				background-position:bottom;
				height:auto;
				min-height:225px;
				_height:225px;
				padding:13px 18px 18px 18px;
				margin-bottom:20px;
				float:left;
				width:635px;	
			}
			
			.template_page_content .advancedSearchbg
			{
				
				background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;
				min-height:125px;
				height:auto;
				_height:125px;
				padding:13px 18px 18px 18px;
				border-bottom:2px solid #E7E6E6;
				margin-bottom:20px;
				float:left;
				width:525px;	
			}
			
			
			
			.template_page_content .customer_admin_bg
			{
				
				/*background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;*/
				min-height:40px;
				height:auto;
				_height:40px;
				padding:13px 18px 5px 30px;
				margin-bottom:20px;
				float:left;
				width:635px;	
			}
			
			.template_page_content .advertiseServiceForm
			{
				
				/*background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;*/
				min-height:100px;
				height:auto;
				_height:100px;
				padding:13px 18px 18px 28px;
				margin-bottom:20px;
				float:left;
				width:635px;	
			}
			
			.template_page_content .search_res
			{
				
				min-height:225px;
				height:auto;
				_height:225px;
				padding:13px 18px 18px 18px;
				margin-bottom:20px;	
				float:left;
			}
			
			
			.template_page_content .advertiseForm{
				min-height:40px;
				height:auto !important;
				height:40px;
				padding:13px 18px 18px 18px;
				margin-bottom:0px;
			}
			.template_page_content .termsPage{
				height:1040px;
				padding:13px 18px 18px 18px;
				margin-bottom:0px;
				overflow:auto;	
			}
			
			.template_page_content .login_bg
			{
				height:auto;
				float:left;
				width:710px;	
			}
			
			.template_page_content .article_bg
			{
				
				background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;
				min-height:100px;
				height:auto;
				_height:100px;
				padding:13px 18px 18px 18px;
				border-bottom:2px solid #E7E6E6;
				margin-bottom:10px;
				float:left;
				width:525px;	
			}
			
			.template_page_content .display_article_bg
			{
				min-height:225px;
				height:auto;
				_height:225px;
				padding:0px 35px 18px 32px;
				margin-bottom:10px;
				float:left;
				width:600px;	
			}
			
				.template_page_content .display_article_bg h2
				{
					color:#4B98CD;
				}
			
			.template_page_content .article_category_bg
			{
			/*		
				background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;
				min-height:50px;
				height:auto;
				_height:50px;
				padding:13px 18px 18px 18px;
				border-bottom:2px solid #E7E6E6;
				margin-bottom:10px;
				float:left;
				width:525px;	
			*/
				background-image:url(../images/img_template_content_bg.gif);
				background-repeat:repeat-x;
				min-height:100px;
				height:auto;
				_height:100px;
				padding:13px 18px 18px 18px;
				border-bottom:2px solid #E7E6E6;
				margin-bottom:10px;
				float:left;
				width:525px;	
			}
			
			.template_page_content h3
			{
				margin:4px 0px 0px 0px;
				padding:0;
				color:#333333;
				font-size:12px;
			}
			
			.template_page_content.articles_view_bg
			{
				background-image:url(../images/img_advertise_bg.gif);
				background-repeat:repeat-y;
				min-height:313px;
				height:auto;
				_height:313px;
				padding:0px 0px 6px 1px;
				width:289px;
			}
			
			
			.template_page_content.about_bg h2
			{
				color:#246cbf;
			}
			
			.template_page_content.adv_Search_bg
			{
/*				background-image:url(../images/img_advertise_bg.gif);
				background-repeat:repeat-y;
*/				min-height:313px;
				height:auto;
				_height:313px;
/*				background-image:url(../images/img_adv_search_bg.gif); 
				background-repeat:no-repeat;*/
				background-color:#E6EEF8;
			
				width:594px;
				border-left:1px solid #2970C0;
				border-right:1px solid #2970C0;
	
			}
			
			.template_page_content.adv_Search_bg h2
			{
				color:#246cbf;
			}

						
			.template_page_content.sitemap_bg
			{
				min-height:313px;
				height:auto;
				_height:313px;
				width:596px;
/*				border-left:1px solid #2970C0;
				border-right:1px solid #2970C0;
				background-color:#e6eef8;			
*/			
				background-image:url(../images/img_sitemap_blue_bg.gif);
				background-repeat:repeat-y;
			}
		
		.template_page_content_links
		{
			border-right:1px solid #4A5050; 
			border-left:1px solid #4A5050; 
			border-bottom:1px solid #4A5050;
			width:598px;
			min-height:500px;
			_height:500px;
			padding:10px 10px 10px 15px;
			float:left;
			
		}
		
		
		.template_page_google_results
		{
			border-right:1px solid #4A5050; 
			border-left:1px solid #4A5050; 
			border-bottom:1px solid #4A5050;
			width:600px;
			min-height:100px;
			height:auto;
			_height:100px;
			padding:10px 8px 10px 15px;
			float:left;
			
		}
		
		.template_page_content h2
		{
			margin:0px 0px 4px 0px;
			padding:0;
			color:#666666;
			font-size:12px;
		}
		
		.template_page_content .advert_display_details h2 
		{
			margin:0px 0px 4px 0px;
			padding:0;
			color:#3890d4;
			font-size:12px;
		}
		
		.template_page_sub_content .advert_Description
		{
			margin:0;
			padding:0px 15px 15px 15px;
		}
		
		.template_page_sub_content .advert_Description h2 
		{
			margin:0px 0px 4px 0px;
			padding:0;
			color:#434C4E;
			font-size:12px;
		}
		
		.template_page_sub_content .advert_Description p 
		{
			margin:0;
			padding:0;
		}
		
		
						
		.template_page_content p
		{
			margin:0;
			padding:0;
		}
		
		
		.template_page_content a
		{
			margin:0;
			color:#4A5050;
		}		
		
		.template_page_content form
		{
			margin:10px 0px 0px 0px;
		}
		
	.template_page_sub_container
	{
		margin:0px 0px 0px 2px;
	}
		.template_page_sub_header
		{
		}
		
		.template_page_sub_content
		{
			padding:0px 0px 0px 0px;
		}
		
		.template_page_sub_content h2 a
		{
			color:#246CBF;
			font-weight:normal;
		}
		
		.template_page_sub_content p 
		{
			margin:0;
			padding:0;
		}
		
		.template_page_sub_content h2 
		{
			margin:6px 0px 0px 0px;
			padding:0;
			color:#206342;
			font-size:14px;
		}
		
		
			.template_page_sub_content.login_form
			{
				width:585px;
				padding:40px 0px 6px 6px;
				text-align:center;
/*				background-image:url(../images/img_golf_cart_big.gif);
				background-repeat:no-repeat;
				background-position:bottom left;
				border-left:1px solid #2970C0;
				border-right:1px solid #2970C0;
*/			}
			
			.template_page_sub_content.contact_form
			{
				padding:20px 0px 0px 0px;
				float:left;
/*				background-image:url(../images/img_golf_clubs.gif);
				background-repeat:no-repeat;
				background-position:bottom left;
				border-left:1px solid #2970C0;
				border-right:1px solid #2970C0;
*/				
			}
			
				.contact_form_container
				{
					float:left; 
					margin-left:0px;  
					padding:0px 0px 0px 20px;
				}
				
				.contact_form_container form
				{
					padding:0px 0px 0px 0px;
					margin:0px 0px 0px 0px;
					width:315px;
				}
				
				.contact_form_container form .form_padding
				{
					padding-left:15px;
				}

				.contact_form_container form .form_padding label
				{
					padding:5px;
				}
				
				
				.contact_form_container .btn_clear
				{
					float:left; 
					padding-top:8px;
					padding-left:20px;				
					padding-right:70px;				
				}
				
				.contact_form_container .btn_submit
				{
					float:left; 
					padding-top:8px; 
					padding-right:0px;				
				}

			
				.contact_details_container
				{
					width:220px;
					float:left;
				}
			
			.template_page_sub_content.contact_form form
			{
					padding:0px 0px 0px 0px;
			}
			
				.template_page_sub_content.contact_form label
				{
					color:#333333;
				}
			
				.template_page_sub_content.contact_form input.textbox
				{
					margin:4px 0px 4px 0px;
					width:225px;
				}
				
				.template_page_sub_content.contact_form .btn_submit
				{
					padding-right:0px;				
				}
			
				.template_page_sub_content.contact_form textarea
				{
					margin:4px 0px 4px 0px;
					width:225px;
				}
			
				.template_page_sub_content.login_form label
				{
					color:#246CBF;
				}
			
				.template_page_sub_content.login_form input.textbox
				{
					border:1px solid #1B66BC;
					margin:4px 0px 4px 0px;
					width:200px;
				}
				
				.template_page_sub_content.login_form .btn_submit
				{
					text-align:right; 
					padding-right:10px;				
				}

	.template_page_sub_item
			{
				margin-bottom:10px;
				float:left;
			}
						
				.template_page_sub_item h2 a
				{
					color:#246CBF;
					font-weight:normal;
					text-decoration:none;
				}
				
				.template_page_sub_item h2
				{
					color:#3890D4;
					font-weight:normal;
					text-decoration:none;
					font-weight:bold;
				}
				
				.template_page_sub_item h2.articleCategoryTitle
				{
					margin:0px 0px 10px 0px; 
					padding:0;
					text-align:left;				
				}
								
				.template_page_sub_item h3
				{
					color:#246CBF;
					font-weight:normal;
					margin:0;
					padding:0;
					text-decoration:none;
					font-size:12px;
				}
			
				.template_page_sub_item p
				{
					font-weight:normal;
					margin:0;
					padding:0;
				}
			
				.template_page_sub_item h3 a
				{
					color:#246CBF;
					font-weight:normal;
					text-decoration:none;
				}
			
				.template_page_sub_item .article_row_grey
				{
					min-height:65px;
					height:auto;
					_height:65px;
					float:left;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 20px;
					width:537px;
					border-top:2px solid #eaeaea;
					background-color:#ffffff;
				}
				
				.template_page_sub_item .article_row_grey p
				{
					font-size:10px;
				}
				
				.template_page_sub_item .article_row_grey h2
				{
					color:#3890D4;
					font-size:11px;
					font-weight:bold;
				}
				
				.template_page_sub_item .article_row_grey h2 a
				{
					color:#3890D4;
					font-size:11px;
					font-weight:bold;
				}
				
					.template_page_sub_item .article_row_grey div
					{
					}
					
						.template_page_sub_item .article_row_grey div a
						{
						}
				
					.template_page_sub_item .article_row_grey img
					{
						padding:0px 0px 0px 0px;
					}

		
				.template_page_sub_item .article_row_white
				{
					min-height:20px;
					height:auto;
					_height:20px;
					/*background-color:#f8f7f7;*/
					margin:0px 0px 0px 0px;
					padding:10px 0px 10px 30px;
					float:left;
					width:635px;
					border-top:1px dashed #eaeaea;
				}
				
				.template_page_sub_item .article_row_white p
				{
					font-size:10px;
				}
				
				.template_page_sub_item .article_row_white h2
				{
					color:#3890D4;
					font-size:11px;
					font-weight:bold;
				}
				
					.template_page_sub_item .article_row_white h2 a
					{
						color:#7EA7A1;
						font-size:12px;
						font-weight:bold;
					}
				
					.template_page_sub_item .article_row_white div
					{
					}
					
						.template_page_sub_item .article_row_white div a
						{
						}

				
					.template_page_sub_item .article_row_white img
					{
						padding:0px 0px 0px 0px;
					}
		
		.template_page_sub_footer
		{
			
		}
		
	.big_logo_container
	{
		width:560px;
		text-align:center;
		padding-top:80px;
		padding-bottom:80px;
		float:left;
	}
		
		
	.search_results_container
	{
		float:left; 
		width:584px;
	}
	
	.searchResultsContainer
	{
		float:left;
		width:635px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 35px;
	}
	
	.searchResultsContainer h1
	{
		text-align:center;
		margin:6px 0px 8px 0px;
		padding:0;
		font-size:14px;
	}
	
		.search_no_results
		{
			clear:both; 
			text-align:center;
			padding:10px;		
		}
	
		.search_result_advert
		{
			min-height:92px;
			height:auto;
			_height:92px;
			float:left;
			margin-bottom:10px;
			width:635px;
		    border-top:1px dashed #eaeaea;
		    padding-top:10px;
		    padding-bottom:10px;
		}
		
		.search_result_advert .seachResultImage
		{
			float:left;
			width:115px;
		}
		
			.search_result_advert .seachResultImage img
			{
				float:left;
				border:1px solid #C1C1C0;
			}
			
		.search_result_advert .searchResultsDetails
		{
			/*background-image:url(../Images/imgSearchResultsBg.gif);
			background-repeat:repeat-x;*/
			float:left;
			width:500px;
			height:82px;
			padding: 0px 10px 10px 0px;
			color:#666666;
		}
		
		.search_result_advert .searchResultsDetails a
		{
			color:#666666;
		}
		
			.search_result_advert .searchResultsDetails h2
			{
				margin:0;
				padding:0;
				color:#3890D4;
			}
		
			.search_result_advert .searchResultsDetails h2 a
			{
				margin:0;
				padding:0;
				color:#7BA8A5;
			}
		
		
		
		
		
		
		
		.search_result_advert_more
		{
		padding:5px 0px 0px 0px;
		}
		
		.search_result_advert_more a:hover
		{
			color:#2f543d;
		}
		
		
		.displayResultsImage
		{
			margin-right:6px;
		}
		
		

		.search_result_advert .left_advert
		{
			height:90px;
		}
		
		.search_result_advert_img img
		{
			padding:0px 0px 0px 0px; 
			width:90px;
			height:92px;
			border:1px solid #1d6faf;
			float:left;
			margin-right:8px;		
		}
		
		.search_result_advert .left_advert span
		{
			font-size:11px; 
			padding:4px 4px 4px 4px; 
			width:136px;
			float:left;
		}
		
		.search_result_advert .right_advert
		{
			height:90px;		
		}
		
		.search_result_advert .right_advert img
		{
			padding:4px 0px 0px 4px; 
			width:112px;
			float:left;		
		}
		
		.search_result_advert .right_advert span
		{
			font-size:11px; 
			padding:4px 4px 4px 4px; 
			width:136px;
			float:left;
		}
			
		.search_result_advert .left_advert .search_result_advert_header
		{
			height:20px; 
			font-size:11px; 
			font-weight:bold; 
			background-color:#99e599; 
			padding:6px 0px 0px 6px;
			text-transform:uppercase;
			/*border-top:1px solid #333333;*/ 
		}
		
		.search_result_advert .left_advert .search_result_advert_header a
		{
			color:#4A5050;
		}
		
		.search_result_advert .right_advert .search_result_advert_header
		{
			height:20px; 
			font-size:11px; 
			font-weight:bold; 
			background-color:#99e599; 
			padding:6px 0px 0px 6px;
			text-transform:uppercase;	
			/*border-top:1px solid #333333; */
		}
		
		.search_result_advert .right_advert .search_result_advert_header a
		{
			color:#4A5050;
		}
		
	
	.right_container
	{
		width:210px;
	}
	
		.right_item_container
		{
			width:205px;
			margin-bottom:4px;
			float:left;
		}
		
			.right_item_header
			{
				margin:0px 0px 0px 0px;
			}
		
			.right_item_content
			{
				border-right:1px solid #4A5050; 
				border-left:1px solid #4A5050; 
				border-bottom:1px solid #4A5050;
				padding:7px;
				min-height:100px;
				height:auto;
				_height:100px;
				float:left;	
				width:189px;
				text-align:center;
			}
	
	
	.page_top_banner
	{
		margin:0px 0px 4px 0px;
	}
	
	.welcome_container
	{
		float:left;
	}
		
		
		.welcome_content
		{
			float:left;	
		}
		
			.welcome_content p
			{
				margin:6px 0px 0px 0px;
				padding:0;
				line-height:18px;
			}
		
			.welcome_content p a
			{
				margin:0;
				padding:0;
				color:#666666;
				font-weight:bold;
			}
		
			.welcome_content h1
			{
				margin:0px 0px 0px 0px;
				padding:0px;
				color:#0F75BC;
				font-size:18px;
				font-weight:normal;
			}

			.welcome_content h2
			{
				margin:0px 0px 0px 0px;
				padding:0;
				color:#1B66BC;
				font-size:12px;
				font-weight:bold;
				text-transform:none;
			}

		
		
		
	.newsfeed_container
	{
		height:235px;
		width:190px;
		float:left;
		padding:15px 5px 10px 8px;
		background-color:#f4f4f4;
	}
	
		.newsfeed_container h5 
		{
			margin:0px 0px 2px 0px;
			padding:0;
			font-weight:bold;
		}
		
		.newsfeed_container h5 a 
		{
			color:#8CC63F;
			font-size:10px;
			font-weight:bold;
			padding:0;
			margin:0;
		}
		
		.newsfeed_container p 
		{
			margin:0px 0px 20px 0px;
			padding:0;
			font-size:10px;
		}
		
		.newsfeed_container p#pub_date 
		{
			margin:0;
			padding:0;
			font-size:10px;
			color:#346DB2;
		}

	.page_numbers
	{
		width:560px; 
		text-align:right;
		color:#666666;
		font-size:11px;	
	}
	
		.page_numbers a
		{
			color:#666666;
		}

		.page_numbers span.currentPageNum a
		{
			color:#3890D4;
			text-decoration:underline;
		}
		
	.category_page_numbers
	{
		color:#666666;
		font-size:10px;	
	}
	
		.category_page_numbers a
		{
			color:#666666;
		}	
		
		.category_page_numbers a:hover
		{
			color:#3890D4;
		}	
	

	.articles_container
	{
		float:left;
		width:195px;
	}
	
		.articles_header
		{
			margin:0px 0px 0px 0px;
		}
		
		.articles_content
		{
			height:140px;
			float:left;
			overflow:auto;
			width:195px;
			padding:10px 0px 0px 8px;
			scrollbar-3dlight-color:#ffffff;
			scrollbar-arrow-color:#666666;
			scrollbar-base-color:#ffffff;
			scrollbar-darkshadow-color:#ffffff;
			scrollbar-face-color:#ffffff;
			scrollbar-highlight-color:#ffffff;
			scrollbar-shadow-color:#ffffff;
		}
		
			.articles_item
			{
				float:left;
				border-top:1px solid #87BF3C;
				width:170px;
			}
			
						
			.articles_item h5
			{
				font-size:10px;
				font-weight:bold;
				color:#0C64A9;
				padding:10px 0px 0px 0px;
				margin:0px 0px 0px 0px;
			}
			
			.articles_item h5 a
			{
				font-size:10px;
				font-weight:bold;
				color:#0C64A9;
				margin:0px;
				padding:0px;
				text-decoration:none;
			}
			
			
			.articles_item p
			{
				margin:0px 0px 0px 0px;
				padding:0px 0px 10px 0px;
				font-size:10px;
			}
		
		.articles_footer
		{
		}
		
	
	.featured_adverts_container
	{
		width:414px;
	}
	
		.featured_adverts_header
		{
			margin:0px 0px 0px 0px;
		}
		
		.featured_adverts_content
		{
			border-right:1px solid #4A5050; 
			border-left:1px solid #4A5050; 
			border-bottom:1px solid #4A5050;
			padding:7px;
			min-height:100px;
			height:auto;
			_height:100px;
			float:left;	
			width:398px;
		}
		
	.news_container
	{
		width:414px;
		margin-top:4px; 
		float:left;
	}
	
		.news_header
		{
			margin:0px 0px 0px 0px;
		}
		
		.news_content
		{
			border-right:1px solid #4A5050; 
			border-left:1px solid #4A5050; 
			border-bottom:1px solid #4A5050;
			padding:7px;
			height:70px;
			overflow:auto;
			float:left;	
			width:398px;
		}
		
			.news_item h4
			{
				font-size:12px;
				font-weight:bold;
				color:#333333;
				margin:0px 0px 0px 0px;
			}
			
			.news_item p
			{
				margin:0px 0px 8px 0px;
			}
		
	.sector_container
	{
		width:414px;
		margin-top:4px; 
		float:left;
	}
	
		.sector_header
		{
			margin:0px 0px 0px 0px;
		}
		
		.sector_content
		{
			border-right:1px solid #4A5050; 
			border-left:1px solid #4A5050; 
			border-bottom:1px solid #4A5050;
			padding:7px;
			min-height:100px;
			height:auto;
			_height:100px;
			float:left;	
			width:398px;
		}
		
			.sector_item
			{
				border-bottom:1px solid #4A5050;
				height:60px;
			}
		
			.sector_item h4
			{
				font-size:12px;
				font-weight:bold;
				color:#333333;
				margin:0px 0px 0px 0px;
				text-transform:uppercase;
			}
		
			.sector_item h4 a
			{
				font-size:12px;
				font-weight:bold;
				color:#333333;
				margin:0px 0px 0px 0px;
			}
			
			.sector_item p
			{
				display: inline;			
			}
			
			.sector_item img
			{
				float:left; 
				width:63px; 
				margin-right: 10px;
				border:0;
			}
			
	
		
		
			.featured_advert
			{
				
				margin:0px 0px 10px 0px;
				float:left;
			}

				.featured_advert h2
				{
					
					font-size:12px;
					font-weight:bold;
					color:#333333;
					width: 300px; 
					float: left;
					text-transform:uppercase;				
				}
				
				.featured_advert h2 a
				{
					
					font-size:12px;
					font-weight:bold;
					color:#333333;
					width: 300px; 
					float: left;				
				}
				
				.featured_advert p
				{
					
					margin:0px 0px 0px 0px;
					width: 300px; 
					float: left;				
				}

				.featured_advert img
				{
					margin:0px 0px 0px 0px;
					float:right;
					border:0;				
				}


	
	
	.mainContainerAbout {
		 width:613px; 
		 float:left; 
		 margin-left:3px;  
	}
	
	
	.c2_content {
		width: 289px;
		float: left;	
	}
	
	#c2_Content2 {
		
		float: left;
		margin:0px 0px 0px 5px;
		padding: 5px 0px 0px 5px;
		border-top: solid 1px #4A5050;
	}
	
	
	#c1_Content2 {
		float: left;
		margin: 10px 0px 0px 1px;
		padding: 10px 0px 0px 0px;
		width: 306px;
		
	}
	
	
		.AdvertsLink {
		clear:both; 
		color:#4A5050; 
		font-size: 14px;
		font-weight:bold; 
		padding:4px 0 8px 5px;
		margin-top: 5px;
	}
	
	.AdvertsLink a:link  {
		clear:both;   
		color:#3D5F00;  
		
	}
	
	.AdvertsLink a:visited {
		color:#3D5F00; 
		
	}
	
	.AdvertsLink a:hover {
		color:#3D5F00;
	}
	
	.more_info_btn {
		Float:right;
		border:none;
		width:11px;
		height:11px;
		margin:10px 5px 0 0;
	}
	
	.more_info_btn2 {
		Float:right;
		border:none;
		width:11px;
		height:11px;
		margin-top: -10px;
	}
	
	.more_info_btn3 {
		Float:right;
		border:none;
		width:11px;
		height:11px;
		margin-top:10px;
		margin-right:7px;
	}

	
	.RightBannerContainer
	{
		width:220px;
		float:left;
	}
	
	.RightBannerContent
	{
		margin-top:1px;
	}
	
	.abspos {position:absolute;}
	
	.mainContainer[id="main"] {left:160px;}
	
	/* Text Types */
	.bodyText{}
	
	/*  Links in bodyText*/
	.bodyText a:link { color:#8B8784; } 
	    
	.bodyText a:visited { color:#8B8784; }  
	
	.bodyText a:hover { color:#8B8784; }  
	
	.bodyText a:active { color:#8B8784; }  
	
	
	.alternateBodyText
	{
		color:#929292;
	}
	/*  Links in alternateBodyText*/
	.alternateBodyText a:link { color:#929292; } 
	    
	.alternateBodyText a:visited { color:#929292; }  
	
	.alternateBodyText a:hover { color:#929292; }  
	
	.alternateBodyText a:active { color:#929292; }  
	
	
	 
	.errorText 
	{ 
		color:#ff0000;
	}
	
	
	
/*-------------------------------  Specific Styles  -------------------------------*/
	
	
	
	.menuFeatureContainer
	{
		height:100px;
	}
	
	.menuFeatureContainer img
	{
		position:relative;top:1px;
	}
	
	/* --- Index Page --- */
	/* Search */
	.search 
	{
	 	width:191px; 
		margin-bottom:0px;
		margin-left:0px;
		padding-top:0px;
		height:auto;
		min-height:144px;
		_height:144px;
		margin-top:0px;
		background-image:url(../images/img_search_box_bg.gif);
		background-repeat:repeat-y;
	}
	
	.searchHeader
	{
 		height:18px;
		width:191px;
 		font-weight:bold; 
		font-size:12px;
		color:#ffffff;
		background-color:#4972B0;
		margin-top:3px;
		border-bottom:1px solid #ffffff;
	}
	
	.search .alternateBodyText
	{	
		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		margin-left:0px;
	}
	
	.search select
	{
		color:#333333;
		font-size:11px;
		width:170px;
		font-weight:normal;
		margin:0px 0px 0px 0px;
	}
	
	.search button
	{
		width:85px;
		height:25px;
	}
	
	.search .serviceContainer
	{
		padding-left:10px;
		padding-top:0px;
	}
	
	.search .searchTextField input
	{
		color:#333333;
		font-size:11px;
		width:170px;
		padding:2px 0px 2px 3px;
	}
	
	.search .countyContainer
	{
		margin-top:0px;		
	}
	
	.search .townContainer
	{
		padding-left:10px;
	}
	
	.indexWeatherImgContainer
	{
		width:168px; 
		margin-bottom:3px;
		height:90px;
	}
	
	.indexWeatherImgContent img
	{
		border:0;	
	}
	
	.imgButtonSearch 
	{
		position:relative;top:0px;left:0px;		
	}
	
	
	.indexArticleBoxContainer
	{
		float:left; 
		width:156px; 
		height:241px;
		margin-bottom:8px;
		
	}
	
	.indexArticleHeader
	{
	
		height:22px;
		margin-left:0px;
		float: left;
	
	}

	
	.indexArticleContentScroller
	{
		scrollbar-3dlight-color:#ffffff;
		scrollbar-arrow-color:#4A5050;
		scrollbar-base-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		height:236px;
		overflow:auto;
	}
	
	
	.indexArticleContent
	{
		float:left; 
		width:156px; 
		background-color:#ffffff; 
		
		
	}
	
	
	.indexArticleBox
	{
		padding:4px 4px 4px 4px;
		margin:0px 0px 0px 0px;
	}
	
	.indexArticleBox a h2
	{
		color:#ffffff;
		padding:0px 0px 0px 0px;
		font-size:12px;
	}
	
	.indexArticleBox a 
	{
		color:#768B0A;
		padding:0px 0px 0px 0px;
		font-size:12px;
		font-weight:bold;
		text-decoration: underline;
	
		
	}
	
	
	.indexHotOfferContainer
	{
		float:left; 
		width:156px; 
		height:231px;
		margin-bottom:3px;

		
	}
	
	.indexHotOfferContent	
	{
		float:left; 
		width:156px; 
		background-color:#ffffff; 
		border-right:1px solid #BBB
		
	}
		
	.indexHotOfferHeader
	{
 		height:22px;
		margin-left:0px;
		float: left;
		
	}
	
	.indexHotOfferContentScroller
	{
		scrollbar-3dlight-color:#ffffff;
		scrollbar-arrow-color:#4A5050;
		scrollbar-base-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		height:236px;
		overflow:auto;
	}
	
	.indexHotOfferDescription
	{
		color:#929292;
		padding:0px 4px 0px 4px;
		font-size:11px;
	}
	
	.indexHotOfferBox
	{
		padding:4px 4px 4px 4px;
		margin:0px 0px 0px 0px;
	}
	
	.indexHotOfferBox a h2
	{
		color:#4A5050;
		padding:0px 0px 0px 0px;
		font-size:12px;
	}
	
	.indexHotOfferBox a 
	{
		color:#768B0A;
		padding:0px 0px 0px 0px;
		font-size:12px;
		font-weight:bold;
	
	}
	
	.menuHotOfferContainer	
	{
		margin-top:3px;
		width:inherit;
		height:150px;
		background-color:#F4F5EC;
	}

	
	.menuHotOfferContent	
	{
		padding-top:3px;
		width:inherit;
		height:150px;
		overflow:auto;
	}
	
	.menuHotOfferContentScroller
	{
		scrollbar-3dlight-color:#F4F5EC;
		scrollbar-arrow-color:#5F69A1;
		scrollbar-base-color:#F4F5EC;
		scrollbar-darkshadow-color:#F4F5EC;
		scrollbar-face-color:#F4F5EC;
		scrollbar-highlight-color:#F4F5EC;
		scrollbar-shadow-color:#F4F5EC;
		height:125px;
		overflow:auto;
	}
	
	
	.menuHotOfferHeader
	{
 		height:18px;
		width:156px;
 		font-weight:bold; 
		font-size:12px;
		color:#ffffff;
		background-color:#4972B0;
	}
	
	.menuHotOfferDescription
	{
		color:#608CCB;
		padding:0px 0px 0px 0px;
		font-size:11px;
	}
	
	.HotOfferBox
	{
		padding:4px 4px 4px 4px;
		margin:0px 0px 0px 0px;
	}

	.HotOfferBox a h2
	{
		color:#608CCB;
		padding:0px 0px 0px 0px;
		font-size:12px;
	}
	
	.HotOfferBox a 
	{
		color:#608CCB;
		padding:0px 0px 0px 0px;
		font-size:12px;
		font-weight:bold;
	}
	

/* Jobs */
	
		.jobContainer
	{
		margin-top:5px;
		width:172px;
		border-bottom:1px solid #04B9ED;
	}
	
	.jobHeader
	{
		background-color:#7C7C7C; 
		color:#FFFFFF; 
		text-align:left; 
		font-weight:bold; 
		padding:8px 0px 0px 0px;
		font-size:12px;
	}
	
	/*.quickLink
	{
		margin-left:0px;
		margin-top:5px;
		xheight:300px;
	}*/
	
	.jobInnerContainer
	{
		width:172px; 
		text-align:left; 
		background-color:#7C7C7C;
	}
	
	/*.quickLinkBackground
	{
		margin:0px; 
		padding:0px;	
	}*/
	
	/*.quickLinkList
	{
		width:171px; 
		text-align:left; 
	}*/
	
	.jobBlock
	{
		background-color:#7C7C7C;
		padding-top:0px;
		padding-left:4px;
		padding-bottom:2px;
		overflow:auto;
	}
	
	.jobBlockLink
	{
		float:left; 
		width:145px;	
	}
	
	.jobBlock a:link
	{	
		color: #4C67AC;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	.jobBlock a:visited
	{	
		color: #4C67AC;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	
	.jobBlock a:hover
	{
	
	}
	.jobBlock a:active
	{
	
	}
	
	.jobDisplayTextContainer
	{
		color:#7C7C7C;
	}

	
/* Quicklinks */

.quicklinks
{
	float:left;
	height:95px;
	background-color:#FFFFFF;
}

	.quicklinks #searchContainter
	{
		padding-top:20px; 
		float:left;	
	}

	.quicklinks #searchButton
	{
		padding-top:20px; 
		float:left;
		cursor:pointer;
	}

	.quicklinks select
	{
		width:166px;
		margin:0px 4px 0px 6px;
		color:#0F75BC;
		font-size:11px;
		float:left;
	}

	.quicklinks img
	{
		float:left;
		border:0;
	}
	
	.quickLinkContainer
	{
		margin-top:0px;
		width:141px;
		padding-bottom:10px;
		background-color:#ffffff;
	}
	
	.quickLinkHeader
	{
 		height:40px;
		width:141px;
	}
	
	
	.quickLinkBlock
	{
		background-color:#7C7C7C;
		padding-top:2px;
		padding-left:0px;
		padding-bottom:2px;
		overflow:auto;
	}
	
	.quickLinkBlockLink
	{
		float:left; 
		width:145px;	
	}
	
	.quickLinkBlock a:link
	{	
		color: #608CCB;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	.quickLinkBlock a:visited
	{	
		color: #608CCB;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	
	.quickLinkBlock a:hover
	{
	
	}
	.quickLinkBlock a:active
	{
	
	}
	
	.aboutContainer
	{
/*		background-image:url(../images/img_about_top_bg.gif); 
		background-repeat:no-repeat; 
*/		min-height:314px; 
		height:auto;
		_height:314px;	
		padding:6px;
	}
	
	.aboutContainer h2
	{
		color:#246CBF;
		font-weight:bold;
		margin:0px 0px 4px 0px;
	}
	
	.aboutContainer p
	{
		word-wrap: break-word;
		color:#666666;
		margin:0; 
	}
	
	/* Welcome Text */
	.welcome{}
	.welcome .alternateBodyText{}
	
	.WelcomeContainer
	{
		float:left; 
		background-color:#F3EFE3;
		width:200px;
		margin-top:0px;
		margin-bottom:5px;
	}
	
	.WelcomeContent
	{
		margin:0px;
	  width:200px;
		/*background-color:#1B66BC; */
	
	}
	
	.WelcomeHeading
	{
		float:left; 
		position:relative;
		top:0px;
	}
	
	.WelcomeText
	{
		float:left; 
		width:200px; 
		margin-left:0px;
		margin-right:0px;
		margin-top:5px;
		margin-bottom:5px;
		font-size:12px;
	}

/* Features Boxes */
	
	.MainContentLeft
	{
		width:253px; 
		float:left;
		margin-right:2px;
		border-top:6px solid #FFFFFF;
	}
	
	.featureLinkContainer
	{
		text-align:left;
	}
	
	.featureLinkContainer a:link { color:#4A5050; } 
	    
	.featureLinkContainer a:visited { color:#4A5050; }  
	
	.featureLinkContainer a:hover { color:#4A5050; }  
	
	.featureLinkContainer a:active { color:#4A5050; }
	
	.LeftFeatures
	{
	}
	.LeftFeatureBoxContainer .alternateBodyText
	{
		/*color:#8B8784;*/
	}
	
	.LeftFeatureBoxContainer  a:link { color:#51A8B2; } 
	    
	.LeftFeatureBoxContainer  a:visited { color:#51A8B2; }  
	
	.LeftFeatureBoxContainer  a:hover { color:#51A8B2; }  
	
	.LeftFeatureBoxContainer  a:active { color:#51A8B2; }  
	
	.LeftFeatureBoxContainer
	{
		width:253px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding:0px;
		background-color:#F3EFE3;
	}
	
	.LeftFeatureBoxContainer img 
	{
		float:left; 
		margin:0px 0px 0px 0px; 
		padding:0px
	}
	
	.LeftFeatureBoxContainer a h2 {color:#8B8784;}
	
	.daec { color:#FFFFFF;}
	
	.RightFeaturesContainer  a:link { color:#51A8B2; } 
	    
	.RightFeaturesContainer  a:visited { color:#51A8B2; }  
	
	.RightFeaturesContainer  a:hover { color:#51A8B2; }  
	
	.RightFeaturesContainer  a:active { color:#51A8B2; }  
	
	.RightFeaturesContainer		
	{
		width:342px; 
		background-color:#F3EFE3; 
/*		border-top:6px solid #ffffff; 
*/		float:left;	
	}
	
	.RightFeaturesContainer a h2 {color:#8B8784;}
	
	.RightFeatureBox					
	{
		clear:both; 
		margin-left:6px;	
	}
	
	
	.moreInfoImageContainer { margin-top:6px; margin-left:0px; }
	
	.moreInfoImageContainer div {float:left; margin-bottom:2px; margin-left:0px; padding-right:2px;}
	
	.moreInfoImageContainer .space {margin-left:0px;}
	
	.advertsContainer
	{
		margin:0px;
		background-color:#ffffff;
		border:1px solid #7c7c7c;
		height:197px;
	}
	
	.advertsContent
	{
		margin:1px;
		background-color:#1B66BC;
		height:195px;
	}
	
	.advertsText
	{
		margin:3px;
	}
	
	.margin:0px; {margin:3px;}
	
	
	.hotNumbers
	{
		float:left;
		width:15px;
	}
	
	.leftBarContainer
	{
		margin-top:0px;
		width:175px;
		float:left;
	}

	.emailBoxContainer
	{
		width:174px; 
		height:97px; 
		background-color:#4A5050;	
	}
	
	.emailBoxContent
	{
		padding:12px 0px 0px 15px;
		color:#FFFFFF;
		height:11px;
	}

	.emailBoxContentText
	{
		padding:0px 0px 6px 0px;
	}
	
	.emailBoxContent input
	{
		width:130px;
		margin:0px 0px 10px 0px;
	}
	
	.emailBoxContent img
	{
		border:0;
		text-align:right;
	}

	
	.topDestinationsBox 
	{ 
		padding:2px 0px 0px 2px;
 		height:17px;
		background-color:#4A5050;
 		font-weight:bold; 
		color:#ffffff;	
	}
	
	.topDestinationsBox a
	{
		color:#ffffff;	
	}

	.featureTitleBox 
	{ 
		padding:2px 0px 0px 2px;
 		height:17px;
		background-color:#4A5050;
 		font-weight:bold; 
		color:#ffffff;	
	}
	
	
	.scroller 
	{
		height:184px;
		scrollbar-3dlight-color:#4A5050;
		scrollbar-arrow-color:#ffffff;
		scrollbar-base-color:#4A5050;
		scrollbar-darkshadow-color:#4A5050;
		scrollbar-face-color:#4A5050;
		scrollbar-highlight-color:#4A5050;
		scrollbar-shadow-color:#4A5050;
	}

	.leftScroller 
	{
		height:184px;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-arrow-color:#7C7C7C;
		scrollbar-base-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
	}
	
	.scroller h2 
	{
		color:#9CC65C;
	}
	
	
	.imgButton
	{
		margin:0px; 
		padding:0px;
	}
	
	.imgButton[class="imgButton"]{ position:relative; top:-1px; left:-3px; }
	
/*----------------------------advanced search---------------------------------------*/

	.advancedFormContainer
	{
		margin-left:50px;
		margin-right:50px;
		margin-top:10px;
	}
	
	.advancedFormContainer label
	{
		color:#666666;
		font-weight:normal;
	}

	.advancedSubmitContainer
	{
		margin-top:20px;
		text-align:right;
		margin-right:17px;	
	}
	
	.advancedFormContainer select
	{
		width:175px;
	}

	
/*----------------------------advertise---------------------------------------*/


	.advertiseSubmitContainer
	{
		float:left; 
		margin-top:10px;  
		width:595px;
	}
	

	.advertiseRightContent
	{
		float:left; 
		width:250px; 
		margin-left:15px;
	}

	.advertiseOrangeText
	{
		float:left; 
		width:250px; 
		margin-left:15px;
		color:#EF8A22;		
	}
	
	.advertiseLeftContent
	{
		float:left; 
		width:295px;
		margin-left:5px;
	}
	
	.advertiseLeftContent div
	{
		color:#4A5050; font-weight:bold;
	}
	
	.advertiseRightContent div
	{
		color:#4A5050; font-weight:bold;
	}
	
		.advertiseBottomRightContent div
	{
		color:#4A5050; font-weight:bold;
	}
	
	/*---John B------------------------- articles ----------------------------------------*/	
	
	.articlesContainer
	{
		margin-top:10px; margin-left:0px;
	}
	
	.articlesContainer h2
	{
	color:#4A5050;
	}
	
	.articlesContainer div
	{
		float:left;
		margin-top:5px;
	}
	
 .articlesTitle
	{
		width:500px;
	}
	
 .articlesButton
	{
		 width:80px;
	}
	
 .articlesDescription
	{
		width:560px;
	}
	
	/*-----------------------------Sitemap.asp-------------------------------*/
	.siteMapMainContainer
	{
		width:600px;
	}
	

	.siteMapPages
	{
		float:left; 
		margin-top:10px; 
		width:160px;
	}
	
	.siteMapPages ul
	{
		position:relative;
		left:-20px;
	}
	
	.siteMapPages ul li a 
	{
		font-weight:normal;
		color:#333333;
	}
	
	.siteMapPages ul li a:hover 
	{
		color:#0C64A9;
	}

			
	.siteMapArticles ul li a 
	{
		font-weight:normal;
		color:#333333;
	}
	
	.siteMapArticles ul li a:hover
	{
		color:#0C64A9;
	}
	
	.siteMapSearchPages a 
	{
		font-weight:normal;
		color:#333333;
	}
			
	.siteMapSearchPages a:hover 
	{
		color:#0C64A9;
	}
			
	.siteMapPages h2
	{
		color:#333333;
		font-weight:bold;
	}
	
	.siteMapArticles h2	
	{
		color:#333333;
		font-weight:bold;
	}
	
	.siteMapSearchPages h2
	{
		color:#333333;
		font-weight:bold;
	}
	
	.siteMapMainPages ul
	{
		margin:0;
		padding:0;
	}
	
	.siteMapMainPages li
	{
		width:90px;margin-left:20px;
	}
		
	.siteMapMainPages a li
	{
		color:#333333;
		font-weight:normal;
	}	

	.siteMapMainPages li a
	{
		color:#333333;
		font-weight:normal;
	}	


	
	.siteMapMainContainer li
	{
		margin-left:-20px; list-style:square;	
	}
	
	.siteMapArticles
	{
		 width:240px; 
		 float:left;
		 margin-top:10px;	
		 margin-left:0px;
		 padding:0;
		 margin-right:10px;
	}
	
	.siteMapSearchPages
	{
		width:150px; float:left; margin-left:0px; margin-top:10px;
	}

	.siteMapSearchPages li
	{
		margin-left:-20px;
		color:#333333;	
	}

	.siteMapSearchPages li a
	{
		color:#333333;
		font-weight:normal;
	}
	
	.siteMapSearchPages a li 
	{
		color:#333333;
		font-weight:normal;
	}
	
	

	.siteMapArticles li
	{
		margin-left:-20px;	
	}
	/*-----------------------------Display Articles-------------------------------*/

	.articlesMenu
	{
		float:left; width:191px; margin-top:0px; height:450px;
	}
	
	.articleSelected 
	{
		border: 1px solid #DFDFDF; background-color:#DFDFDF;
	}
	
	.articleViewContainer
	{
/*		background-image:url(../images/img_article_view_blue_bg.gif); 
		background-repeat:no-repeat; 
		min-height:613px; 
		height:auto;
		_height:613px;	
*/		
		padding:8px 0px 0px 0px;
		font-size:12px; 
		float:left;
	}
	
	.articleViewContainer a
	{
		color:#666666;
		font-weight:bold;
	}
	
	.articleViewContainer a:hover
	{
	 color:#246CBF;
	}  
	
	.articleViewContainer h2
	{
		margin:0px 0px 0px 0px;
	}
	
	.articleViewContainer p
	{
		word-wrap: break-word;
		margin:0;
	}
	
	.articleContainer
	{
		float:left; width:370px;
	}
	
	.articleContainer a
	{
	 text-decoration:underline;
	}

	.articleContainer h2
	{
	position:relative;
	left:7px;
	}

	.articleTitle
	{
		margin-top:5px; margin-left:7px;
	}
	
	.articleDescription
	{
		margin-top:5px; margin-left:7px;word-wrap: break-word; overflow:hidden;
	}
	
	.LoggedInContainer
	{
		/*margin-left:10px;*/
	}
	
	
	/*----------------------------links---------------------------------------*/
	
	.linksBottomPContent
	{
		margin-bottom:10px;
	}
	
	.linksTitleBar
	{
		 width:595px; float:left;
	}
	
	.linksTitleBar h2
	{
		color:#1B66BC;
		padding:1px 0px 0px 4px;
	}
	
	.linksTitleBar a:link { color:#ffffff; } 
	    
	.linksTitleBar a:visited { color:#ffffff; }  
	
	.linksTitleBar a:hover { color:#ffffff; }  
	
	.linksTitleBar a:active { color:#ffffff; }
		
	.linksCountLinks
	{
		padding:3px 3px 3px 7px; width:495px; float:left;	
	}
	
	.linksButtonContainer
	{
		float:left; width:50px; text-align:right; padding-top:5px; padding-bottom:5px;
	}

/*-------------------------Contact Us Page---------------------------------------------------------------*/
.contactFormMainContainer
{
	float:left;
	width:281px;
	margin-top:0px;
}

.contactFormContainer
{
	width:215px;
	float:left; 
	position:relative; 
	left:30px; 
	margin-top:0px;
}

.contactFormContainer div 
{
	float:left;
	width:212px;
}

.contactFormContainer input
{ 
	width: 212px; 
	height:18px; 
	margin-left:0px; 
}

.contactFormContainer input.inputImageBut
{
	width:90px; 
	height:18px; 
	margin-left:0px; 
}

.contactFormContainer button
{
	width:94px; 
	height:20px; 
	margin-left:0px; 
}

.contactFormContainer textArea 
{ 
	width: 212px; 
	margin-left:0px; 
}

.contactFormButtonsContainer
{
	float:left; 
	position:relative;
	left:20px; 
	margin-top:10px;
}

.contactFormLowerContainer
{
	margin-top:40px;
}

.contactFormPageContent
{
	float:left; 
	width:300px;  
	margin-top:0px;
}

.contactFormPageContent h3
{
	color:#4A5050; text-transform:uppercase;
	font-weight:bold; margin:0px; font-size:12px;
}

/*---------------------------------display results--------------------------------------------------*/

.smallHeader
{ 
	float:left;
	margin-left:5px;
	font-size:18px;
	color:#7C7C7C;
}

.displayResultsHeader
{
		font-size:22px;
		font-weight:bold;
		display:block;
		margin-top:0px;
		margin-bottom:5px;
		color:#4A5050;
		margin-left:0px;
		position:relative;
		left:-2px;
		float:left;
}

.numberOfResults 
{ 
	height:30px; 
	clear:both;
	color:#333333;
	text-align:center;
}

.resultContainer
{ 
	float:left; 
	width:564px; 
	margin-left:0px; 
	margin-top:9px;
}
.resultContainer img
{ 
	width:115px; 
	height:80px; 
	margin-right:14px;
}
.resultContainer h2
{ 
	margin:0px; 
	color:#4A5050; 
}
.resultContainer .bodyText
{ 
	margin-top:10px; 
	color:#7C7C7C;
	overflow:hidden;
	width:400px; 
}
.resultLink 
{ 
	text-align:right;  
}
.resultLink a:link
{  
	color:#7C7C7C;  
}
.resultLink a:visited
{
	color:#7C7C7C;  
}
.resultLink a:hover
{  
	color:#7C7C7C;  
}
.resultLink a:active
{  
	color:#7C7C7C;  
}

.pageNumbers
{
}

.pageNumber
{
	float:left; 
	/*margin:3px;*/
	color:#7C7C7C;
}
/*-------------------advertise form-------------------*/
.advertFormContainer
{
	width:400px;
	position:relative;
	left:100px;

}



.advertFormContainer input
{
	width:360px;
}



.advertFormContainer textarea
{
	width:360px;
}

.advertisePageContainer{}

.advertisePageContainer div{ float:left;}

/*------------------Display Page Content -------------*/

	.displayImagesContainer
	{
		width:220px; 
		float:left;
		position:relative;
		top:-10px;
	}
	
	.displayTextContainer
	{
		width:335px; 
		float:left; 
		margin-left:6px;
	}

	.displayButtonsContainer
	{
		margin-top:35px;	
	}
	
	.displayButtonsContainer img
	{
		margin-bottom:5px; 
		display:block;
	}
	
	.displayButtonsContainer a
	{
	cursor:pointer;
	}
	
	.displayAddressContainer
	{
		width:240px; 
		float:left;
		position:relative;
		top:-10px;
	}
	
	
	
	.displayAdditionalInfo
	{
		width:300px; 
		float:left;
	}
	
	.displayAdditionalInfo SPAN 
	{
		color:#7C7C7C;
		font-weight:bold;
	}
	
	.displayAdditionalInfo .displayService
	{
		font-size:15px;
		color:#7C7C7C;
	}
	
	.displayAdditionalInfo .displayFeature
	{
		margin-left:16px; 
		font-size:13px;
		color:#7C7C7C;
	}
	
	.displayAdditionalInfo .displayType
	{
		font-weight:normal;
		color:#7C7C7C;
	}
	
	.displayAdditionalInfo H2
	{
		margin-top:15px;
		color:#4A5050;
	}


/*-----------------------------Display Links-------------------------------*/

	.LinkInfoContainer
	{
		padding:4px;
		min-height:53px;
		height:auto;
		_height:53px;
	}
	
	.LinkInfoContainer h2
	{
		color:#4A5050;
	
	}
	
	.LinkInfoButton
	{
		float:left; width:100px; margin-top:12px;
	}
	
	.LinkInfoButton img 
	{
		position:relative;top:4px;
	}
	
	.LinksPageNumContainer
	{
		height:15px;
		margin-left:90px;
	}

	.LinksPageNumLeft
	{
		width:150px;
	}

	.LinksPageNumCentre
	{
		width:100px;
	}
	
	.LinksPageNumRight
	{
		width:150px;
	}
	
	.LinksPageNumContainer img 
	{
		height:13px; visibility:hidden;
	}
	
	.LinksPageNumLeft img 
	{
		width:77px;
	}
	
	.LinksPageNumRight img 
	{
		width:60px;
	}
	
/*-----------------------------Customer Login Form.asp-------------------------------*/
	#forgottenPasswordContainer
	{
		margin:10px 0px 0px 0px;
		padding:0px 0px 10px 0px;
		float:left;
		width:525px;
	}
	
	#forgottenPasswordContainer p
	{
		margin:20px 0px 20px 0px;
		width:540px;
	}
	
	#forgottenPasswordContainer h3
	{
		font-size:14px;
		margin-bottom:6px;
		color:#4A5050;
	}
	
	#forgottenPasswordContainer form
	{
		margin:10px 0px 0px 0px;
	}
	
	#forgottenPasswordContainer label
	{
		display:inline;
		width:170px;
		float:left;
		font-size:9px;
		color:#4A5050;
		padding-right:10px;
	}
	
	#forgottenPasswordContainer .textField
	{
		margin-right:20px;
		float:left;
		width:196px;
		color:#4A5050;
		padding-left:4px;
	}
	
	.loginFormContainer{
		text-align:center;
		float:left;
		background-image:url('../images/sign_bg_lft.gif');
		background-repeat:no-repeat;
		width:323px;
		height:162px;
		padding-left:0px;
	}
	.SignInDiv{width: 645px; float: left; padding: 32px 10px 0px 25px;}
	.Signtxt{padding-top: 10px; padding-bottom: 10px; float: left; padding-right: 20px;font-size: 12px;}
	.QuestionSign{float: left; width: 110px; padding-top: 35px;}
	.ForgotPassword{float: left; width: 212px; text-align: left; padding-top: 18px;}
	.ForgotDetailtxt{float: left; padding: 8px 0px 8px 0px;}
	.SubmitButton{float: right; padding-top: 10px; padding-right: 20px;}
	.loginFormContainer h2
	{
		font-size:24px;
	}
	
	.loginFormContainer form{
		margin:0;
		padding:0px 0px 0px 0px; 
	}
	
	.loginFormRight
	{
		text-align:center;
		float:left;
		background-image:url('../images/sign_bg_rht.gif');
		background-repeat:no-repeat;
		width:335px;
		height:162px;
	}
	
	.loginFormRight h2
	{
		font-size:20px;
		color:#4A5050;
		line-height:28px;
		font-weight:bold;
	}
	
	.loginFormRight h2 a
	{
		color:#88C03F;
		font-weight:bold;
	}
	
	.loginFormContainer .btn_submit 
	{ 
		text-align:right;
		width:94%;
		padding-right:20px;
		padding-top:20px;
		float:right;
	}
	.LoginTxt{float:left;width:100%;padding-top:15px;}
	.DontUserName{float:left;font-size:9px;padding-left:20px;}
	.loginFormContainer .btn_submit input{margin-top:5px;}
	.BtnText{color:#4A5050;font-weight:bold;font-size:14px;}
	.BtnTexttravelideas{color:#4A5050;font-weight:bold;font-size:12px;}
	
	.loginFormContainer input {vertical-align:top;margin-top:7px;}
	
	.loginFormContainer button {}
	
	.loginFormContainer .errorText {color:ff0000; height:0px; margin:0px 0px 0px 0px;}
	
	.loginSubmit
	{
			
	}
	
	.loginFormContainer label
	{
		color:#666666;
	}
	
	.loginFormContainer .textField
	{
		width:150px;
		border:1px solid #7FA9A9;
		color:#7FA9A9;
	}
	.textField
	{
	    width:200px;
		border:1px solid #7FA9A9;
		color:#7FA9A9;
	}

/*---------------------------------City and County Links---------------------------------*/
.CCLinksContainer	{background-color:#F1F1F1; clear:left}
.CCLinks					{}
.CCLink						{margin-bottom:10px;}
.CCURL						{ width:200px}
.CCURL a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4A5050;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
.CCURL a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4A5050;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	}		
.CCDescription		{}

/*--------------------------customer_left.asp----------------------------------*/

	.customerLeftContainer
	{
		width:240px; 
		height:400px;  
		float:left;
		margin-left:0px;	
		padding:0px;
		position:relative;
		top:0px;
	}
	
	.customerLeftButtonsContainer img
	{
		border:0;
		text-align:center;
	}

	.customerLeftButtonsContainer
	{
 		 text-align:left;
		 padding:0px 0px 0px 0px;
		 margin:10px 0px 0px 0px;
 	}
	
	
	.customerLeftButtonsContainer a
	{
		color:#358CCE;
		font-weight:normal;
		font-size:13px;
	}
	
	.customerLeftButtonsContainer div
	{
		margin-bottom:10px;
		width:182px;
		min-height:23px;
		height:auto;
		_height:23px;
		margin:0px 0px 0px 2px;
		padding:0px 0px 0px 18px;
		
	}
	
	.customerLeftButtonsContainer div.greyButtonBg
	{
		background-color:#F4F4F4;
	}
		
/*	.customerLeftButtonsContainer div 
	{
		padding:1px 1px 1px 3px; 
		cursor: pointer; 
		border:1px solid #4A5050; 
		background-color: #FFFFFF; 
		margin-top:5px;
		margin-left:5px; 
		margin-right:5px;
	}
*/	
	
	.ebusLogo a:link 
	{
		color:#1260B9;
	}

/*-----------------------Select_Types_Form.asp-------------------------------------*/

	.selectTypesServiceLinks
	{
		background-color:#ffffff; 
		border:1px solid #3891D5; 
		padding:0px 0px 10px 10px;
		margin-top:6px; 
	}

	
	.selectTypesFeaturesRedText
	{
		margin:10px 0px 0px 0px;
		color:#FF0000; 
		font-size:12px;
		font-weight:bold; 	 
	}
	
	.selectTypesFeaturesH1
	{
		color:#7C7C7C;	
		
	}
	
	.selectTypesFeatures h2
	{
		color:#3890D4;
	}
	
	.selectTypesFeatures h2 a
	{
		color:#3890D4;
	}
	
	.selectTypesFeaturesContainer
	{
		clear:left; 
		margin-top:6px; 
		border-top:1px solid #aaaaaa; 
		width:550px;
		padding-top:15px;
	}
	
	.selectTypesFeaturesContainer h2 a
	{
		color:#1162A2;
	}
	
	.selectTypesFeaturesContainer h3 a
	{
		color:#666666;
	}
	
	.selectTypesServiceLinksH1
	{
		color:#7C7C7C;
		font-size:12px;
		text-decoration:underline;	
	}
	
	.selectTypesServiceLinksH2
	{
		font-size:10px;
		text-decoration:underline;
		xtext-transform:uppercase;
		color:#4A5050;
	}
	
	
	.selectTypesServiceLinks h2
	{
		color:#2F87C5;
		margin-top:10px;
		font-size:14px;
	}
	
	.selectTypesServiceLinks h2 a
	{
		color:#2F87C5;
	}
	
	.selectTypesServiceLinks h3
	{
		color:#666666;
		display:inline;
		font-weight:normal;
		padding-right:4px;
	}
	
	.selectTypesServiceLinks h3 a
	{
		color:#666666;
		display:inline;
		font-weight:normal;
		padding-right:4px;
		text-decoration:underline;
	}
	
	

	.selectTypesPContent
	{
		margin-top:10px;
		margin-left:7px;
	}
	
	.selectTypesService
	{
		width:520px; 
		float:left; 
		margin-bottom:5px; 
		position:relative;
		left:10px; 
	}

	.selectTypesTopSubmitButton
	{
		margin-right:30px;
	}

	.selectTypesSubmitContainer
	{
		width:520px; 
		margin-bottom:5px; 
		margin-top:5px;
		float:left;
	}
	
	.selectTypesFeatures
	{
		float:left;
		padding:0px 5px 0px 15px;
		width:550px;	
	}
	
	.selectTypesFeaturesinput
	{
		width:250px; float:left	

	}

	.selectTypesFeaturesinputNewType
	{
	text-align:left;
	margin:5px 0px 5px 0px;
	}
	
	.selectTypesFeaturesinputNewType input
	{
	margin-left:10px;
	width:100px;
	font-size:11px;
	
	}

/*------------------------Advertise_Service.asp------------------------------------*/


	.advertiseServiceSubmit
	{
		margin:10px 0px 0px 400px;
		clear:both;
	}


/*--------------------------Customer Admin Advertise Form----------------------------------*/

	.customerAdvertiseFormContainer 
	{
		width: 360px; 
		margin-left:100px;
	}
	

/*-------------------Job form-------------------*/

	.customerJobFormContainer 
	{
		width: 620px; 
		height:220px;
		margin:0;
	}

	
	.customerJobFormContainer input
	{ 
		width: 300px; 
		height:18px; 
		margin-left:0px; 
	}
	
	.customerJobFormContainer textarea
	{ 
		width: 300px; 
		height:80px; 
		margin-left:0px; 
	}
	
	.customerJobFormContainer select
	{ 
		margin:0px; 
		height:22px;
	}
	
	.customerJobFormButtonContainer 
	{
		position:relative;
		left:90px; 
		margin-top:10px;
	}

/*-------------------advertise form-------------------*/

	.advertiseFormContainer
	{
		width:355px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 110px;
	}
	
	.advertiseFormContainer form
	{
		padding:0px 0px 0px 25px;
		margin:0;	
	}
	
	.advertiseFormContainer label
	{
		color:#666666;
	}
	
	.advertiseFormContainer select
	{
		color:#666666; 
		width: 305px; 
	}
	
	.advertiseFormContainer input
	{ 
		width: 300px; 
		height:18px; 
		margin-left:0px;
		color:#666666; 
		margin-bottom:2px;
	}
	
	.advertiseFormContainer textarea
	{ 
		width: 300px; 
		height:80px; 
		margin-left:0px; 
		color:#666666; 
	}
	
	.advertiseFormLowerContainer
	{
    float:right;
		width:500px; 
		margin-left:15px;
		margin-top:10px;
	}
	
	.advertiseFormLowerText
	{
		margin-left:75px;
	}
	
	.advertiseFormButtonContainer 
	{
		float:left; 
		position:relative;
		left:250px; 
		margin-top:40px;
	}
	
	.advertiseServiceFormButtonContainer 
	{
		float:left; 
		margin-top:10px;
	}
	
		.advertiseServiceFormButtonContainer input
		{
			width:74px;
			height:21px;
			margin-left:232px;
		}
	

/*----------John B ------------------advertise---------------------------------------*/


	.advertiseSubmitContainer
	{
		float:left; 
		margin-top:10px;  
		width:495px;
	}
	
	.advertiseTitleContent
	{
		margin-bottom:10px
	}

	.advertiseRightContent
	{
		float:left; 
		width:250px; 
		margin-left:15px;
		margin-top:10px;
		
	}

	.advertiseBottomRightContent
	{
		float:left; 
		width:250px; 
		margin-left:15px;
		color:#7C7C7C;		
	}
	
	.advertiseLeftContent
	{
		float:left; 
		width:280px;
		margin-left:5px;
		margin-top:10px;
	}
	
	.advertiseLeftContent div
	{
	}
	
	/*-------John B ------------------Booking Form---------------------------------------------*/

	.bookingFormContainer
	{
		width:100%; 
		height:500px;
	}
	
	.bookingFormBanner
	{
		background-color:#8CC63F;
		width:100%; 
	}

	.bookingFormTitleText
	{
		color:#FFFFFF;
		font-size:10px;
		position:relative;
		left:15%;
	}

	.bookingFormInputBoxContainer
	{
		margin-top:10px; 
		margin-left:60px;
	}
	
	.bookingFormInputBoxContainer div
	{
		margin-top:8px;
	}
	
	.bookingFormInputBoxContainer input
	{ 
		width: 212px; 
		height:18px; 
		margin-left:5px; 
	}

	.bookingFormInputBoxContainer textArea 
	{ 
		width: 212px; 
		margin-left:5px; 
	}
	
	
	.bookingFormButtonContainer
	{
		float:left; 
		position:relative;
		left:60px; 
		margin-top:10px;
	}

	.bookingFormButton
	{
		 background-color:#ffffff; 
		 width:90px; 
		 height:18px; 
		 border:0px solid #ffffff; 
		 background-image:url(../images/but_submit.gif); 
		 background-position:top left; 
		 background-repeat:no-repeat; 
		 cursor: pointer;
	}

/*--------John B------------ Booking Form Error ----------------------*/

	.bookingFormErrorContainer
	{
		width:100%; 
		height:500px;
	}

	.bookingFormErrorBanner
	{
		background-color:#8CC63F;
		width:100%; 
	}

	.bookingFormErrorTitleText
	{
		color:white;
		font-size:10px;
		position:relative;
		left:15%;
	}
	
	.bookingFormErrorMainContainer
	{
		margin-top:100px;
		margin-left:60px;
	}
	
	.bookingFormErrorMainContainer div
	{
		margin-top:10px;
	}
	
	.bookingFormErrorButtonContainer
	{		
		float:left; 
		position:relative;
		left:30px; 
		margin-top:10px;
	}
	
	.bookingFormErrorButton{
		 color:#4A5050; 
		 font-weight:bold; 
		 font-size:12px;  
		 text-align:center;
	}

	.imageUploadContainer{
		width:500px;  
		float:left;
	}
	
	.imageContainer{
		float:left;
		width:500px;
	}
	
	.imageContainer{
		position:relative;
		left:50px;
	}
	
	.imageUploadDivTop{
		margin-top:5px;
		width:200px;
		float:left;
		margin-left:50px;
		position:relative;
	}
	
	.imageUploadDivTop img{
		float:left;
	}
	
	.imageNumberDiv{
		padding-left:25px;
	}
	
	
/*--------John B------------------ customer image upload form ----------------------*/

	
	.imageUploadFormContainer
	{
		width:390px; 
		height:145px;
	}
	
	.imageForm
	{
		margin-top:20px;
		padding-left:30px;
	}
	
	.imageForm div
	{
		margin-left:5px;
	}
	
	.imageForm input
	{
		width:212px;
	}
	
	.imageUploadFormButtonContainer 
	{
		position:relative;
		margin-top:5px;
	}
	
	.imageUploadButton
	{
		width:77px; 
		height:22px; 
		border:0px solid #ffffff; 
		background-image:url(../images/btn_submit.gif); 
		background-position:top left; 
		background-repeat:no-repeat; cursor: pointer;
		background-color:#FFFFFF;
	}

/*---------------------------------Site Layout---------------------------------*/
.content-layout {width: 603px; background-color: #ffffff;}
#layout {visibility: visible; /*position: absolute; top: 0px; left: 0px;*/}
#prepage {visibility: visible;}
/*body {text-align: left; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}*/
.layout {position: absolute; top: 0px; left: 0px; background-color: #ffffff; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;	width: 760px; height: auto;}
/*.menu-bar-bg {width: 230px;	height: auto;	background-color: #FFFFEE; border-top: solid 1px #666666; border-bottom: solid 1px #666666;	}
.menu-bar {width: auto;	height: auto;	background-color: #00ffff;}
.menu-header {width: 611px;	height: auto ;}
.menu-header-pic {width: 100%; height: 100%;}*/
/*.menu-layout {width: 611px;	height: 100px;}*/
.search-layout {background-color: #ffffff; width: 160px;}
.search-bar {width: 160px; background-color:#FFFFFF;}
.search-spacer {width: 160px; background-color:#CC6699;}

.search-btn {font-size:9px; font-weight:bold; background-image:url(../images/but_search.jpg); background-repeat: no-repeat; background-color:#D09473; border:0px solid #ffffff; width:92px; height:19px; cursor:pointer;}
.search-btn-on {font-size:9px; font-weight:bold; background-image:url(../images/but_search_on.jpg); background-repeat: no-repeat; background-color:#D09473; border:0px solid #ffffff; width:92px; height:19px; cursor:pointer;}

.searchblue-btn {font-size:9px; font-weight:bold; background-image:url(../images/but_search_blue.jpg); background-repeat: no-repeat; background-color:#D09473; border:0px solid #ffffff; width:92px; height:19px; cursor:pointer;}
.searchblue-btn-on  {font-size:9px; font-weight:bold; background-image:url(../images/but_search_blue_on.jpg); background-repeat: no-repeat; background-color:#D09473; border:0px solid #ffffff; width:92px; height:19px; cursor:pointer;}

.sWord-btn {font-size:9px; font-weight:bold; background-image:url(../images/mag_glass.gif); background-repeat: no-repeat; background-color:#C8A472; background-position: center left;  border:0px solid #ffffff;  width:16px; height:17px; cursor:pointer;}
.sWord-btn-on {font-size:9px; font-weight:bold; background-image:url(../images/mag_glass.gif); background-repeat: no-repeat; background-color:#97A6E7; background-position: center left;  border:0px solid #ffffff; width:16px; height:17px; cursor:pointer;}

.email-btn {font-size:9px; font-weight:bold; background-image:url(../images/arrow.jpg); background-repeat: no-repeat; background-color:#C8A472; background-position: center left;  border:0px solid #ffffff;  width:19px; height:17px; cursor:pointer;}
.email-btn-on {font-size:9px; font-weight:bold; background-image:url(../images/arrow_on.jpg); background-repeat: no-repeat; background-color:#97A6E7; background-position: center left;  border:0px solid #ffffff; width:19px; height:17px; cursor:pointer;}


/*---------------------------------End Site Layout---------------------------------*/
/*---------------------------------Form Scripts---------------------------------*/
.form-table {width: 360px;}
.form-table td { letter-spacing: 0px; font-size: 10px; font-style: normal; font-weight: normal; color: #333333;}
.form-tag-cell {width: 360px;}
.form-element-cell {width: 100px;}

.form-input 
{
    /*width: 360px;
    letter-spacing: 0px;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #333333;*/
	border:1px solid #7FA9A9;
	color:#7FA9A9;
    width:200px;
}
.checkbox_new 
{
   
	border:1px solid #7FA9A9;	
}

.form-textarea 
{
    /*width: 360px;
    height: 100px;
    letter-spacing: 0px;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #333333;*/
    width:360px;
	border:1px solid #7FA9A9;
	color:#7FA9A9;
}
.form-select {width: 360px;  letter-spacing: 0px; font-size: 12px; font-style: normal; font-weight: normal; color: #333333;}
.form-select-list {width: 180px;  letter-spacing: 0px; font-size: 10px; font-style: normal; font-weight: normal; color: #333333;}
.admin-form-input {width: 205px;   letter-spacing: 0px; font-size: 10px; font-style: normal; font-weight: normal; color: #333333;}
.admin-form-select {width: 205px;  letter-spacing: 0px; font-size: 10px; font-style: normal; font-weight: normal; color: #333333;}
.but-add {float: left; background-color:#ededff; border:0px solid #ffffff; width:67px; height:18px; background-image:url(../images/but_add_fs.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}
.but-del {float: right; background-color:#ededff; border:0px solid #ffffff; width:67px; height:18px; background-image:url(../images/but_remove.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}

.but-add-on {float: left; background-color:#ededff; border:0px solid #ffffff; width:67px; height:18px; background-image:url(../images/but_add_on.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}
.but-del-on {float: right; background-color:#ededff; border:0px solid #ffffff; width:67px; height:18px; background-image:url(../images/but_remove_on.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}

.but-clear {float: right; background-color:#ffffff; border:0px solid #ffffff; width:65px; height:18px; background-image:url(../images/but_clear.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}
.but-clear-on {float: right; background-color:#ffffff; border:0px solid #ffffff; width:65px; height:18px; background-image:url(../images/but_clear_on.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}
.but {background-color:#95A1BB; border:0px solid #ffffff; width:56px; height:15px; cursor:pointer;}/*background-image:url(../images/but_remove.jpg); background-position:top left; background-repeat:no-repeat; background-color:#ffffff; border:0px solid #ffffff; width:62px; height:19px; cursor:pointer;}*/
.but-submit {float: right; background-color:#ffffff; width:90px; height:18px; border:0px solid #ffffff; background-image:url(../images/but_submit.gif); background-position:top left; background-repeat:no-repeat; cursor: pointer;}
.but-submit-on {float: right; background-color:#ffffff; border:0px solid #ffffff; width:68px; height:18px; background-image:url(../images/but_submit_on.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}
.but-payment {float: right; background-color:#ffffff; border:0px solid #ffffff; width:138px; height:18px; background-image:url(../images/but_proceed_payment.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}
.but-payment-on {float: right; background-color:#ffffff; border:0px solid #ffffff; width:138px; height:18px; background-image:url(../images/but_proceed_payment_on.jpg); background-position:top left; background-repeat:no-repeat; cursor: pointer;}

/*.but-add {float: left; background-color:#95A1BB; border:0px solid #ffffff; width:56px; height:15px; cursor:pointer;}/*background-image:url(../images/but_add.jpg); background-position:top left; background-repeat:no-repeat; background-color:#ffffff; border:0px solid #ffffff; width:62px; height:19px; cursor:pointer;}*/
/*.but-del {float: right; background-color:#95A1BB; border:0px solid #ffffff; width:56px; height:15px; cursor:pointer;}/*background-image:url(../images/but_remove.jpg); background-position:top left; background-repeat:no-repeat; background-color:#ffffff; border:0px solid #ffffff; width:62px; height:19px; cursor:pointer;}*/
/*.but {background-color:#95A1BB; border:0px solid #ffffff; width:56px; height:15px; cursor:pointer;}/*background-image:url(../images/but_remove.jpg); background-position:top left; background-repeat:no-repeat; background-color:#ffffff; border:0px solid #ffffff; width:62px; height:19px; cursor:pointer;}*/
.contact-form-input {width: 235px;  letter-spacing: 1px; font-size: 10px; font-style: normal; font-weight: normal; color: #333333;}
.loginInput {width: 150px;  letter-spacing: 1px; font-size: 10px; font-style: normal; font-weight: normal; color: #333333;}
/*---------------------------------End Form Scripts---------------------------------*/

/*-------Transparent Border Image Script-------*/
.imgabove {
position:absolute;
}
/*-------End Transparent Border Image Script-------*/


/* ---------------- Start new style ------------------- */




	body 
	{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#434C4E;
		background-color:#98bdbd;
		background-image:url(../images/siteBg.gif); 
		font-size:11px;
		font-weight:normal;
		/*position: absolute; */
		padding: 0px 0px 0px 0px; 
		height: auto;	
		margin:auto;
		
/*		width:780px;
*/	}


.SiteContainer{width:965px;margin:0 auto;}
/*	.SiteContainer{width:784px;margin:0 auto;  }*/
	.LeftSiteContainer
	{
	
		float:left;
	}

.headerSearchContainer
		{
			float:left;			
			width:585px; 			
			height:0 auto;			
			padding:0px 0px 0px 0px;
			position:bottom;
		}
.headersigninlinks
		{
			float:right;
			width:580px;
			height:20px;
			padding:14px 5px 0px 0px;
			margin:0px;
			color:#ffffff;
			text-align:right;
		}
.headersigninlinks a
		{
			color:#ffffff;
			font-size:12px;
		}

.headerSearchContainer_bg
		{
			float:right;			
			width:585px; 			
			height:31px;
			background-image:url(../images/search_area.gif);
			background-repeat:no-repeat;
			
			
		}
	.headerSearchContainer_item
		{
			float:right;			
			width:0 auto; 			
			height:31px;
						
		}
		.headerSearchContainer label
			{
				color:#2F87C5;
				font-size:12px;
				font-weight:normal;
				margin:2px 0px 0px 0px;
			}
		
			.headerSearchContainer select
			{
				width:125px;
				font-size:11px;
				color:#739F9F;
				padding:2px 2px 2px 2px;
				margin:0px 5px 0px 5px;
				border: 1px solid #739F9F; 

			}
			
			.headerSearchContainer .submit_button
			{
				float:left; 
				padding-top:18px;	
			}
			
			.headerSearchContainer .advanced_search
			{
				float:left; 
				padding-top:20px;	
			}

			.headerSearchContainer .advanced_search a
			{
				color:#2F87C5;
				text-decoration:underline;
				font-weight:bold;
			}


/*---Left Include---*/
	
	.menuMainContainer
	{
		width:244px; 
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px; 
		float:left;
/*		border-bottom:2px solid #3a92d6;
*/	}
	
	.menuInnerContainer
	{
		float:left;		
		width:244px;	
		
	}

	.popular_links_bg
	{
		background-image:url(../images/popular_img.gif);
		background-repeat:no-repeat; 
		width:244px; 
		height:267px; 
		background-position:bottom;
	}

	.featured_left_bg
	{
		background-image:url(../images/featured_img.gif);
		background-repeat:no-repeat; 
		width:244px; 
		height:608px; 
		background-position:bottom;
	}

	.featured_left_content
	{
		padding-top:63px;
		width:193px; 
		height:0 auto;
		margin:0 auto;
		padding-left:2px;
	}

	.featured_left_textHead
	{
		padding:4px 0px 1px 0px;	
	}

	.featured_left_textHead a
	{
		clear:both;
		color:#434C4E;
		font-size:12px;
		font-weight:bold;	
	}

	.featured_left_textdetails
	{
		padding:0px 0px 14px 0px;	
	}

	.featured_left_textdetails a
	{
		clear:both;
		color:#434C4E;
		font-size:11px;
		font-weight:none;	
	}

		.featured_right_content
	{
		padding-top:57px;
		width:197px; 
		height:0 auto;
		margin:0 auto;
		
	}

	.featured_right_textHead
	{
		padding:4px 0px 1px 0px;	
	}

	.featured_right_textHead a
	{
		clear:both;
		color:#434C4E;
		font-size:12px;
		font-weight:bold;	
	}

	.featured_right_textdetails
	{
		padding:0px 0px 14px 0px;	
	}

	.featured_right_textdetails a
	{
		clear:both;
		color:#434C4E;
		font-size:11px;
		font-weight:none;	
	}

	

	.ukmap_bg
	{
		width:244px; 
		height:318px; 
		background-position:bottom;
	}

	.indexMainContainer{ float:left;   background-image:url(../images/img_sideBorders.gif); background-repeat:repeat-y; width:954px; } 

	#c1 
	{
		width:471px;
		float:left;
		margin:0px;
		padding:0px;
	}
	
		#c1.indexPage
		{
			width:471px;
			height:0 auto;
/*			background-image:url(../images/img_vertical_dots_bg.gif);
			background-repeat:repeat-y;
			background-position:right;
*/		}
		
		#c1.indexPage .welcome_container
		{
			float:left;
			width:471px;
			height:618px;
			background-image:url(../images/welcome_img.gif);
			background-repeat:no-repeat;
		}

		.welcome_container .container_text
		{
			float:left; 
			margin:345px 10px 0px 15px; 		
			height:0 auto;
			width:416px;
			font-size:12px;		
		}

		.welcome_container .container_text_details
		{
			float:left; 
			margin:8px 10px 0px 15px; 		
			height:0 auto;
			width:416px;
			font-size:12px;		
		}
		
		#c1.cust_admin
		{
		padding:0px 0px 0px 0px;
		}
	
	#c2
	{
		clear:none;
		width:239px;
		float:right;
		padding:0px 0px 0px 0px;		
		
	}
		
	.hotoffers_container	
	{
		float:left; 
		margin:0px;		
		height:262px;
		width:239px;
		background-image:url(../images/hot_offers.gif);
		background-repeat:no-repeat;
	}

	.featured_right_bg	
	{
		float:left; 
		margin:0px;		
		height:931px;
		width:239px;
		background-image:url(../images/featured_img_rht.gif);
		background-repeat:no-repeat;
	}

	.required_field
	{
		color:#FF0000;
	}
	

	.features_container
	{
		float:left; 
		margin:0px;		
		height:575px;
		width:471px;
		background-image:url(../images/featured_articles.gif);
		background-repeat:no-repeat;
	}

	.features_articles_text
	{
		float:left; 
		margin:335px 10px 0px 15px; 		
		height:0 auto;
		width:421px;
		font-size:12px;		
	}
	.features_articles_item
	{
		float:left; 
		margin:5px 10px 0px 15px; 		
		height:0 auto;
		width:421px;
		font-size:12px;		
	}

	.features_articles_item p
	{
		float:right;
		padding:15px 5px 0px 0px;
	}

	.features_articles_item p a
	{
		color:#434C4E;
		font-size:12px;
		font-weight:bold;		
	}

	.features_articles_itemDiv1
	{
		float:left;	width:202px;height:0 auto;padding:2px 3px 2px 2px;
		
	}
	.features_articles_itemDiv1 a
	{
		color:#434C4E;
		font-size:12px;
		font-weight:bold;	
	}

	.features_articles_itemDiv2
	{
		float:right;
		width:202px;
		height:0 auto;
		padding:2px 0px 2px 3px;		
	}

	.features_articles_itemDiv2 a
	{
		color:#434C4E;
		font-size:12px;
		font-weight:bold;	
	}

	
	/*	.features_header
		{
		}
		
		.features_content
		{
			float:left;
			border-left:2px solid #61B2F0;	
			border-right:2px solid #61B2F0;
			width:560px;
		}
		
			.features_item
			{
				float:left;
				background-image:url(../images/img_feature_item_bg.gif) ;
				background-repeat:repeat-x;
				width:272px;
				height:69px;
				padding:0px 0px 0px 8px; 
			}
			
			
			.features_item h4
			{
				margin:0;
				padding:0;
				color:#333333;
				font-size:11px;
			}
				.features_item h4 a
				{
					margin:0;
					padding:0;
					color:#333333;
				}
				
			.features_item p
			{
				margin:0;
				padding:0px 4px 0px 0px;
				width:196px;
				font-size:10px;
			}
				.features_item p a
				{
					margin:0;
					padding:0;
					color:#666666;
					font-size:10px;
				}
				
			
			.features_item_details
			{
				float:left;
				margin-top:2px;
			}
			
			.features_item_details.alternateBorder
			{
				float:left;
				border-right:1px solid #C8DCAE;
				margin-top:6px;
				padding-right:6px; 
			}
			
				.features_item_left_img_box
				{
					float:left; 
					margin-top:6px;
					margin-right:6px;
				}
				
				.features_item_left_img_box img
				{
					float:left; 
					border:1px solid #C1C1C0;					
				}
				
				
				.dotted_seperator
				{
					float:left; 
					margin-top:6px;
					margin-bottom:8px;				
				}
		*/
/*---------John B--------------- Footer ---------------------------*/
	.footerContainer
	{ 		
		width:954px;
		height:0 auto;
	}
	.footerContainer_left
	{ 
		color:#4D89B9;
		float:left; 
		width:239px;
		height:101px;
		font-weight:normal;
		background-image:url(../images/footer_img_01_01.gif) ;
		background-repeat:repeat-x;
	}

	.footerContainer_middle
	{ 
		float:left; 
		width:238px;
		height:101px;
		font-weight:normal;		
	}

	.footerContainer_right
	{ 
		color:#4D89B9;
		float:left; 
		width:477px;
		height:101px;
		font-weight:normal;
		background-image:url(../images/footer_img_02.gif) ;
		background-repeat:repeat-x;
	}


	/*	.footerContainer a
		{ 
			color:#4D89B9;
			font-weight:normal;
		}
	
	*/	
		.footerContainer .footerLinks
		{
			float:left; 
			width:576px; 
			text-align:right;		
		}
		
			.footerContainer .footerLinks a
			{
				font-weight:bold;
			}
		
		.footerContainer .footerFlags
		{
			float:right; 
			text-align:right;
			margin:6px 0px 6px 0px;		
		}
		
			.footerContainer .footerFlags div
			{
				float:left;
			}
			
		.footerContainer .footerCopyright
		{
			clear:both;
			color:#ffffff;
			text-align:left;
			padding:3px 0px 50px 8px;
		}
			
	
	.eBusLogo
	{
		float:left; 
		width:208px; 
		text-align:center;	
	}
	
	
		.footerContainer p
		{
		}
		
		.footerContainer p a
		{
		}
			
	.footer
	{ 
		width:596px;
		align:left; 
		margin-top:10px;
	}
	

/*---John B--- customer image upload page */

.recommendations_container
	{
		width:200px;
		float:left;
		min-height:50px;
		height:auto;		
		margin:60px 0px 0px 15px;
	}
	
		.recommendations_header
		{
		}
		
		.recommendations_content
		{
			padding:0px 0px 0px 0px;
			float:left;
			width:200px;
			
		}

			.recommendations_item_img
			{
				clear:left;
				height:43px;
				float:left;
				width:10px;
				padding-top:3px
				
			}
		
			.recommendations_item
			{
				
				height:46px;
				float:left;
				width:183px;
				padding-left:7px
			}

			

			.recommendations_item span
			{
				margin:0px 0px 0px 0px;
				padding:0px;
				color:#434C4E;
			}
		
			.recommendations_item.alternateBG
			{
				background-color:#E9F2F9;
			}
		
			.recommendations_item h4
			{
				font-size:11px;
				font-weight:bold;
				color:#333333;
				margin:0px 0px 0px 0px;
			}
			
			.recommendations_item h4 a
			{
				color:#333333;
				text-decoration:none;
			}
			
			.recommendations_item h4 a:hover
			{
				color:#333333;
				text-decoration:none;
			}
			
			.recommendations_item p
			{
				margin:0px 0px 0px 0px;
				padding:0px;
				color:#666666;
			}
			
			.recommendations_item p a
			{
				color:#666666;
				font-weight:bold;
			}
		
			.recommendations_item img
			{
				float:left;
				margin-right:6px; 
			}
		
		.recommendations_footer
		{
		}
	

.footer_newsletter
	{ 
		color:#434C4E;
		float:right; 
		width:225px;
		height:0 auto;
		padding:73px 10px 0px 0px;
		text-align:right;
		font-weight:normal;		
	}
	
	
	.email_signup
	{
		background-image:url(../images/img_email_signup_bg.gif); 
		background-repeat:no-repeat; 
		width:180px; 
		height:190px; 
		background-position:bottom;
		padding-left:13px;
		padding-right:10px;
	}
	
	.email_signup form
	{
		margin:0;
		padding:0;
	}
	.email_signup_link
	{
		font-weight:bold;
		color:#434C4E;
		font-size:13px;
		margin-top:2px;
		float:left;
	}
	
	.email_signup label
	{
		display:block;
		font-size:10px;
		font-weight:normal;
		margin-bottom:10px;
		margin-top:8px;
	}
	
	.email_signup_input
	{
		float:left;
		font-size:11px;
		color:#739F9F;
		padding:3px 3px 3px 3px;				
		border: 1px solid #739F9F; 
		width:140px;
	}
	
	.email_signup_submit
	{
		float:left;
		margin:6px 6px 0px 7px;
	}
	
	#tagCloud div
	{
		padding:55px 0px 0px 0px;
		width:200px; 
		height:175px;
		margin:0 auto;
	}

	.typeA
	{
		line-height:20px;
		font-size:11px;
		color:#739F9F;
		padding:3px 3px 3px 3px;
	}
	.typeB
	{
		line-height:20px;
		font-size:13px;
		color:#739F9F;
		padding:3px 3px 3px 3px;
	}
	.typeC
	{
		line-height:20px;
		font-size:15px;
		color:#739F9F;
		padding:3px 3px 3px 3px;
	}
	.typeD
	{
		line-height:20px;
		font-size:17px;
		color:#739F9F;
		padding:3px 3px 3px 3px;
	}
	.typeE
	{
		line-height:20px;
		font-size:19px;
		color:#739F9F;
		padding:3px 3px 3px 3px;
	}
	
	/*********************NEW DESIGN************************/
    .main_content_area
    {
        margin:0px;
		width:710px;
    }
    
    .search_bg
    {
        background-image:url(../images/search_bg.gif); 
		background-repeat:no-repeat;
        background-position:left top;
        height:87px;
        width:645px;
        margin-top:10px;
        overflow:hidden;
        padding-left:10px;
    }
    
    .search_panel_icon_image {float:left; margin:10px; width:64px;}
	.travel_icon_image {float:left; margin:10px; width:85px; }
    .search_panel_content {float:right;padding:0px 25px 5px 5px; width:480px;}
    .search_panel_content h2 {font-weight:bold; font-size:13px; color:#666666;line-height:20px}
    .link_detail {clear:both; float:right; padding-right:20px;}
    .link_detail a {font-weight:bold; font-size:12px; color:#666666;}
    .detail_link a {font-weight:bold; font-size:12px; color:#7EA7A1;}
    .float_left {float:left;}
    .float_right {float:right;}
	.about_us_div {width: 690px; float: left; padding: 25px 10px 0px 5px;}
    .about_us_container {margin-left:50px; margin-right:30px; text-align:justify;}
    .about_us_images {float:left; margin-left:0px; margin-right:10px; margin-bottom:10px;}
    .advertise_men_images {float:right; margin-left:20px; margin-right:0px; margin-bottom:10px;}
    .main_content_area_advertise {margin:30px; font-size:12px;}
    .advertise_botton_panel {width:33%;}
    .advertise_link {margin-top:10px; margin-bottom:10px;}
    .clear_both {clear:both;}
    .article_detail_images {float:right; margin-left:10px; margin-right:21px; margin-bottom:10px;}
/* ---------------- End new style ------------------- */
.about_us_div .h1div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
.weddingIdeas_item
	{
		float:left;	width:202px;height:0 auto;padding:2px 3px 2px 2px;
		
	}
	.weddingIdeas_item a
	{
		color:#434C4E;
		font-size:12px;
		font-weight:bold;	
	}

	.customer_left_bg_new
	{
		background-image:url(../images/my_account.gif);
		background-repeat:no-repeat; 
		width:244px; 
		height:267px; 
		background-position:bottom;
	}

.headersigninlinks a:visited{color:#ffffff;}