	body, div, p
	{
		color: #585858;	
		font-family:  Arial,Tahoma, Verdana, sans-serif;
		font-size: 18px;
		margin: 0;
		padding: 0;
	}
	body
	{
		background-color: #FFFFFF;
		overflow: hidden;
		text-align: center;
	}

	a
	{
	color: #006699;
	text-decoration: underline;
	}

	a:hover
	{
		color: #FF4000;
		text-decoration: none;
	}

	a img {
		border:2px solid #069;
		
		-webkit-box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 4px 4px 4px #585858 ;
		box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 4px 4px 4px #585858 ;
	}	
	a:hover img
	{
		border:2px solid #F90;
		opacity: 0.85;
	}


	h2
	{
		color: #FACC2E;
		margin: 0;
		padding: 0;
		text-shadow: 1px 1px 0 #585858;
	}

	.domainform
	{
		background-color: #ffffff;
		border: 0px solid #FF8000;
		color: #0040FF;
		font-family:  Arial,Tahoma, Verdana, sans-serif;
		font-size: 24px;
		margin: 0;
		padding: 0;
		position: relative;
		visibility: visible;
		width: 100%;
	}

	.domainsearch_border
	{
		background-color: #FF9000 ; 
		border: 1px outset #FFDD00; 
		
		-webkit-border-radius: 10px 10px 10px 10px; 
		border-radius: 10px 10px 10px 10px; 
		
		-webkit-box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 4px 4px 4px #585858, 4px 2px 4px #FFDD00 inset, -1px 0 4px #585858 inset ;
		box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 4px 4px 4px #585858, 4px 2px 4px #FFDD00 inset, -1px 0 4px #585858 inset ;
		
		margin: 1px auto 0;
		padding: 5px 10px;
		width: 610px;
	}

	.domainsearch_textbox
	{
		background-color:	#ffffff;
		border: 3px solid #AAAAAA;
		color: #0040FF;
		font-family:  Arial,Tahoma, Verdana, sans-serif;
		font-size: 24px;
		height: 100%;
		
		-webkit-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		-webkit-box-shadow:-1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 4px 4px 4px #585858 ;
		box-shadow:-1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 4px 4px 4px #585858 ;
		
		margin: 0;
		padding: 0;
		vertical-align: text-bottom;
		width: 600px;
	}
	.domainsearch_textbox label
	{
		cursor: pointer;
		display: block;
		text-align: center;
	}

	a.reset
	{
		background-color: #FF8000;
		color: #FFFFFF;
		font-size: 18pt; 
		text-decoration: none;
	}
	.reset
	{	
		margin: 0 6px 0 0;
	}

	.results_wrapper
	{
		margin: 0 auto;
		min-height: 45px;
		width: 600px;
	}

	.domainslist h2
	{
		font-size: 24px;
	}
	.otheroptions
	{ 

	}


	.domainsearch_button
	{
		background-color: #FF9000;
		border: 1px outset #FFDD00;
		
		-webkit-border-radius: 7px;
		border-radius: 7px;
		
		-webkit-box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 2px 2px 3px #585858, 4px 2px 4px #FFDD00 inset, -1px -1px 4px #585858 inset;
		box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 2px 2px 3px #585858, 4px 2px 4px #FFDD00 inset, -1px -1px 4px #585858 inset;
		
		color: #FFFFFF;
		cursor: pointer;
		font-family: Arial,Tahoma,Verdana,sans-serif;
		font-size: 12px;
		letter-spacing: 0;
		text-decoration: none ;
		text-align: center; 
		text-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858;
	}
	.domainsearch_button:hover
	{
		background-color: #FF9000;
		border: 1px inset #FFDD00;
		
		-webkit-border-radius: 7px 7px 7px 7px;
		border-radius: 7px 7px 7px 7px;
		
		-webkit-box-shadow: 1px 1px 0 #585858, -1px 1px 0 #585858, 1px -1px 0 #585858, -1px -1px 0 #585858, 2px 2px 2px #585858, -2px -2px 4px #FFDD00 inset, 1px 1px 3px #585858 inset;
		box-shadow: 1px 1px 0 #585858, -1px 1px 0 #585858, 1px -1px 0 #585858, -1px -1px 0 #585858, 2px 2px 2px #585858, -2px -2px 4px #FFDD00 inset, 1px 1px 3px #585858 inset;
		
		color: #FFFFFF;
		cursor: pointer;
		font-family: Arial,Tahoma,Verdana,sans-serif;
		font-size: 12px;
		letter-spacing: 0;
		text-decoration: none ;
		text-align: center;
		text-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858;
	}
	.domainsearch_button a, .domainsearch_button a:hover
	{
		color: #FFF;
		display: inline-block;
		padding: 3px 8px;
		position: relative;
		text-decoration: none;
	}
	.domainsearch_button:active, .domainsearch_button a:active
	{
		color: #AAAAAA ;
	}



	#additionaldomains
	{
		padding-top: 75px;
	}
	.additionaldomains
	{
		font-family:  Arial,Tahoma, Verdana, sans-serif;
		margin: 0;
		font-size: 14px; 
		letter-spacing: 0pt;
		text-align: center ;
	}
	.additionaldomains b
	{
		color:#585858;
	}
	h2.additionaldomains
	{
		font-size: 18px;
	}



	.normaltext
	{
		-webkit-box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 2px 2px 4px #585858 ;
		box-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 2px 2px 4px #585858 ;
		
		font-family:  Arial,Tahoma, Verdana, sans-serif;
		font-size: 18px;
		text-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858, 4px 4px 4px #585858 ;
	}
	.bookmarktext
	{
		color: #000;
		font-family:  Arial,Tahoma, Verdana, sans-serif;
		font-size: 14px;
	}
	.result
	{
		font-family: monospace;
		font-size: 12px;
		padding-top: 5px;
	}

	img.loading
	{
		position:relative;
		top: 3px;
	}




	h1
	{
		color: #F90;
		font-family:  Arial,Tahoma, Verdana, sans-serif;
		font-size: 30px;
		margin: 0;
	}


	
	/*--------------------------------
		Product Feature
	---------------------------------*/
		.products
		{
			margin-top: 30px;
		}
		.productWrap
		{
			display: inline-block;
			margin: 0 30px;
			position: relative;
			width: 160px;
		}
		.productWrap u
		{
			color: #069;
			text-decoration: underline;
		}
		.productWrap:hover u
		{
			color: #FF4000;
			text-decoration: none;
		}
		.productWrap a
		{
			bottom: 0;
			display: block;
			left: 0;
			position: absolute;
			right: 0;
			text-decoration: none;
			top: 0;			
		}
		.logoBug
		{
			background-image: url('https://img.ezdch.com/sprite/icon-product-offer.png');
			background-repeat: no-repeat;
			margin: 0 auto;
			width: 50px;
		}
		.productHeading
		{
			color: #F90;
			text-shadow: 1px 1px 0 #585858;
		}
		.productPrice
		{
			display: block;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
		}
		.productDescription
		{
			color: #585858;
			font-size: 12px;
			text-align: justify;
		}
	/*--------------------------------
		End Product Feature
	---------------------------------*/
	