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

/****** BEGIN - COLOR SCHEME *****
COLOR SCHEME:

#8DC63F - top green bar
#F15A29 - red button
#001829 - blue letters
#FFF200 - yellow line
#58595B - grey letters from top menu bar

******* END - COLOR SCHEME *******/



/******************************
/**** SECTION 1 - BEGIN *******/


/**** SECTION 1 - END ********
******************************/
.defaultContent
{
	position: absolute;
	top: 309px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: url(../images/general/zigzag-back.png) repeat;
	border-top: 1px solid #EEF3EC; /* Creates a tiny almost unnoticeable white line at the top */
}
	/* Contains all the main content items */
	.defaultContent_content
	{
		position: relative;
		margin: -7px auto 0 auto;
		padding-top: 0px;
		width: 975px;
		height: 611px;
		background: url(../images/general/white.png) no-repeat;
		
	}

		/* Creates a space over the green part */
		.defaultContent_content_spacer
		{
			position: relative;
			margin: 0 auto;
			width: 92%;
			height: 20px;
			background: ;
			
		}
		
		/* Contains the section about building, improving and managing sites */
		.defaultContent_content_columns
		{
			position: relative;
			margin: 0 auto;
			width: 92%;
			height: 390px;
			background: ;
			
		}
		
			/* Three columns */
			.defaultContent_content_columns_column
			{
				position: relative;
				width: 33%;
				height: 390px;
				background: ;
				float: left;
				
			}
				/* Create the Link and mouseover area. */
				.defaultContent_content_columns_column_header
				{
					position: relative;
					margin: 0 0 15px 0; /* Change this to make the column content distance greater or smaller */
					padding: 0 0 2px 0; /* Change this for space within the header */
					width: 100%;
					height: 51px; /* orig 64px */
					background: ;
					text-align: center;
				}
					.defaultContent_content_columns_column_header a{padding: 7px 0 0px 0; display:block; width:100%; height: 100%; text-decoration: none; font-weight: 300; font-size: 1.7em; color: black;}
					.defaultContent_content_columns_column_header a:link{text-decoration: none; color: black;}
					.defaultContent_content_columns_column_header a:visited{text-decoration: none; color: black;}
					.defaultContent_content_columns_column_header a:hover{background: #F3F3F4; text-decoration: none; color: #DE0C22} 
					.defaultContent_content_columns_column_header a:active{background: #F3F3F4; text-decoration: none; color: #DE0C22;}
					
				.defaultContent_content_columns_column_item
				{
					position: relative;
					margin: 0 0 5px 50px;
					width: 240px;
					min-height: 35px;
					background: ;
				}
				
					.defaultContent_content_columns_column_item_img
					{
						position: absolute;
						top: 0px;
						left: 0px;
						min-width: 49px;
						min-height: 46px;
						background-repeat: no-repeat; 
					}

					.defaultContent_content_columns_column_item_text
					{
						position: relative;
						top: 0px;
						margin-left: 70px;
						min-width: 28px;
						min-height: 28px;
						background: ; 
						line-height: .75em;
					}
						.defaultContent_content_columns_column_item_text span{font-size: .7em;}
					
				.defaultContent_content_columns_column_moreInfo
				{
					position: relative;
					margin: 15px 0 2px 50px;
					width: 240px;
					min-height: 35px;
					text-align: right;
					background: ;
				}		

				
					
			/* Set the vertical lines between the columns */
			.defaultContent_content_columns_line
			{
				position: relative;
				top: 7px;
				float: left;
				width: 1px;
				height: 94%;
				background: #EAEAEA;
				border-right: 1px solid #AEAEAE;
				float: left;	
			}
			
		
			
	
		
		/* Contains the section about hosting. */
		.defaultContent_content_host
		{
			position: relative;
			margin: 0 auto;
			width: 92%;
			height: 50px;
			background: ;
		}
		
		
			
		
		/* The space where a user can check domain name availability */
		.defaultContent_content_domainCheck
		{
			position: relative;
			margin: 0 auto;
			padding: 2px 0px 2px 10px;
			width: 92%;
			height: 70px;
			background: ;
			font-weight: 200;
			line-height: 1.3em;
		}
		
			/* Domain Check Hosting Section Header */
			.defaultContent_content_domainCheck_header
			{
				position: absolute;
				top: 3px;
				height: 46px; /* height that you want minus the padding. */
				padding-bottom: 18px; /* same padding value in the a style */
				right: 135px;
				width: 250px;
				background: ;
				text-align: center;
				vertical-align: middle;
			}
				.defaultContent_content_domainCheck_header a{padding: 18px 0 0px 0; display:block; width:100%; height: 100%; text-decoration: none; font-weight: 300; font-size: 1.60em; color: black;}
				.defaultContent_content_domainCheck_header a:link{text-decoration: none; color: black;}
				.defaultContent_content_domainCheck_header a:visited{text-decoration: none; color: black;}
				.defaultContent_content_domainCheck_header a:hover{background: #FFF11B; text-decoration: none; color: #black; border: 1px solid #F7E11B;}
				.defaultContent_content_domainCheck_header a:active{background: #FFF11B; text-decoration: none; color: #black; border: 1px solid #F7E11B;}

			.defaultContent_content_domainCheck_moreInfo
			{
				position: absolute;
				right: 30px;
				bottom: 0px;
				width: 100px;
				min-height: 25px;
				text-align: right;
				background: ;
			}
			
		/* Allow for the domain check response area. */
		.defaultContent_content_domainCheckResponse
		{
			position: relative;
			margin: 0px auto 0 auto;
			padding: 11px 0px 2px 10px;
			width: 92%;
			height: 35px;
			background: ;
			font-weight: 200;
			line-height: 1.0em;
		}	
			.defaultContent_content_domainCheckResponse span, p{font-size: 1.5em}
			
		/* Creates a horizontal divider */
		.defaultContent_content_divider
		{
			position: relative;
			margin: 0 auto 0 auto;
			width: 959px;
			height: 1px;
			background: #959598;
			border-bottom: 1px solid #DDDBDC;
		}
		
		/* Controls the mini footer that explains all the technologies we use */
		.defaultContent_content_miniFooter
		{
			position: absolute;
			font-family: Gill Sans, sans-serif;
			left: 39px;
			bottom: 33px;
			width: 92%;
			height: 35px;
			background: ;
			text-align: center;
		}
			.defaultContent_content_miniFooter p{margin: 0px 0 -3px 0; font-size: .7em; font-weight: 300; color: #99999B}
		
	
	.defaultContent_footer
	{
		position: relative;
		margin: 0 auto;
		min-height: 50px;
		width: 970px;
		font-size: .6em;
		font-weight: 100;
		color: white;
		background: ;
		text-align: center;
	}
		.defaultContent_footer a{font-size: 1.0em }
		.defaultContent_footer a:link{color: white; text-decoration: none;} 
		.defaultContent_footer a:visited{color: white; text-decoration: none;}
		.defaultContent_footer a:hover{color: grey; text-decoration: none;}
		.defaultContent_footer a:active{color: white; text-decoration: none;}
	


/******************************
**** SECTION 2 - BEGIN *******/


/**** SECTION 2 - END ********
******************************/