/* 

Free SEO Evaluation CSS document

free-seo.css

client: Atlantic BT

author: Atlantic BT - www.atlanticbt.com

date: 2008.12.03

*/


/*======================================

	=Main Styles

======================================*/

* { margin: 0; padding: 0; }
body { 
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 0 20px; 
	text-align: center; }
	
img { border: 0; }

ul { margin-left: 3px; }
	li { 
		margin-bottom: 9px; list-style: none;
		padding-left: 20px;
		background: url(/img/free-seo/i_bull.gif) no-repeat 0 5px;
		}
	
strong { font-weight: bold; color: #363636; }


/*======================================

	=Layout Styles

======================================*/

#container { width: 710px; margin: 10px auto; text-align: left; }

#masthead { position: relative; height: 70px; }
	#contact-info { 
		position: absolute; top: 5px; right: 20px; 
		width: 340px;
		text-align: right;
		font: normal 11px/14px Arial, Helvetica, sans-serif;
		color: #115584;
		}
		#contact-info a { color: #115584; }
			address { font-style: normal; }
			p.adr { margin-bottom: 10px; }
			.org { font-weight: bold; }
			.tel { 
				font-size: 14px;
				background: url(/img/free-seo/i_phone.jpg) no-repeat 0 5px; padding: 0 5px 0 14px; }
			.email { background: url(../img/i_mail.jpg) no-repeat 0 0.4em; padding-left: 14px; }	

#main-area { position: relative; }

	#banner { 
		position: relative;
		text-indent: -9000em;
		height: 170px; 
		background: url(/img/free-seo/bg_header.jpg) no-repeat; 
		}
		
		#banner p.expiration { 
			position: absolute;
			bottom: 15px; right: 285px;
			color: #ffd577; text-indent: 0;
			font-size: 11px;
			font-weight: bold;
			}
		
	#content { width: 360px; }
		#content h2 { 
			text-indent: -9000em; 
			width: 360px; height: 40px; margin-bottom: 10px;
			background: url(/img/free-seo/g_your-free-seo.jpg); 
			}
		#content img.search-engines { margin: 70px 0 20px 0; }
			
	#secondary-content {
		position: absolute;
		right: -20px; top: 40px;
		padding: 20px;
		width: 260px;
		height: 410px;
		background: url(/img/free-seo/bg_form.jpg) no-repeat left top;
		}
		#secondary-content h4 {
			text-indent: -9000em;
			width: 260px; height: 31px; margin-bottom: 10px;
			background: url(/img/free-seo/g_free-seo-evaluation.jpg);
			}
			
		#secondary-content p {
			margin: 0;
			}
			#secondary-content p.expert-advice { 
				position: absolute;
				left: 30px; bottom: 0; 
				width: 220px;
				}
	
#site-info { padding-bottom: 20px; width: 690px; }
	#site-info h3 {
			text-indent: -9000em;
			width: 150px; height: 30px; margin-bottom: 10px;
			background: url(/img/free-seo/g_about-atlanticbt.jpg);
		}
	.small {
		margin-top: 1em;
		font-size: 10px;
		font-style: italic;
		}
	#site-info a { color: #666; }
		#site-info a:hover { color: #333; }

/*======================================

	=Form Styles

======================================*/

fieldset { float: left; display: inline; width: 260px; border: 0; }
legend { display: none; }

label { padding-top: 4px; display: block; font-size: 11px; color: #000; }

input { 
	padding: 2px; 
	width: 254px; 
	border: 1px solid #666;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #666;  
	}
	input.area-code,
	input.prefix,
	input.suffix { display: inline; width: 25px; margin-right: 0px; }
		input.suffix { width: 30px; }
		
	.buttons { margin-top: 33px; }
	
	.hidden { display: none; }	
	
	input.button {
		margin-top: 10px;
		width: 260px; height: 30px; 
		border: 0;
		background: url(/img/free-seo/b_evaluate-ppc.jpg) no-repeat left top;
		padding: 0;
		cursor: pointer;
		}
		
ul.checkboxes { margin: 1em 0; }
	ul.checkboxes li { padding-left: 0; margin: 0; background: none; }
	input.checkbox { width: auto; display: inline; border: 0; }
	ul.checkboxes label { display: inline; }
		
p.note {
	display:none;
	position: absolute;
	top: 285px;
	font-style: italic; font-size: 10px; text-indent: 10px; }

.error {
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
	text-indent: 10px;
	}
blockquote {
	margin: 0;
	line-height: 5px;
	font-size: 11px;
	font-style: italic;
	color: #CC0000; 
	}
.thank-you {
	line-height: 18px;
	color: #666;
	font-style: normal;
}
/*======================================

	=Page Specific Styles

======================================*/

/* Pay Per Click Landing Page */
body#ppc #banner { background: url(/img/free-seo/bg_banner-ppc.jpg) no-repeat; }
body#ppc #content h2 { background: url(/img/free-seo/g_your-free-ppc.jpg); }
body#ppc #secondary-content h4 { background: url(/img/free-seo/g_free-pay-per-click.jpg); }
body#ppc #content img.search-engines { margin: 30px 0 20px 0; }

div.error-message { position: absolute; top: 50px; left: 20px; color: #f00; font-size: 10px; }

/*======================================

	=IE Hacks

======================================*/
input { }
	* html input { padding: 0 2px 4px 2px; }
	*:first-child+html input { padding: 0 2px 4px 2px; }

.buttons { }
	* html .buttons { margin-top: 23px; }
	*:first-child+html .buttons { margin-top: 23px; }


