html, body, form, fieldset, dl, dt, dd, blockquote { margin: 0px; padding: 0px; }
body { font-size: 62.5%; }
ul, ol, li { margin: 0px; padding: 0px; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
p, pre, address { margin: 0px; padding: 0px; }
label {	cursor: pointer; }
fieldset { margin: 0px; padding: 0px; border: none; }
a img {	border: none; }
input, select, textarea { font-size: 1em; }
  
body {
	margin: 1em;
	font-family: arial;
	background-color: #004224;
}

p {
	margin: 1em 0em;
}

#page-container {
	width: 878px;
	margin: 25px auto 0px auto;
	background-color: #ffffff;
	position:relative;
}

	#page-container #header-container {
		background-color: #70c865;
		color: #ffffff;
	}
	
		#header-container #header {
			height: 47px;
			background-image: url(/images/bg-header.gif);
			background-repeat: no-repeat;
			padding: 25px 30px;
			position: relative;
		}
		
			#header #logo {
			}
		
			#header ul#navigation {
				color: #ffffff;
				font-size: 1.4em;
				position: absolute;
				top: 50px;
				right: 30px;
			}
			
				ul#navigation li {
					float: left;
					margin-left: 15px;
					line-height: 2.0em;
				}
					ul#navigation li a {
						color: #ffffff;
						text-decoration: none;
					}
					ul#navigation li a:hover {
						color: #004224;
						text-decoration: none;
						border-bottom:solid 2px #004224;
						padding-bottom:4px;
					}
					ul#navigation li.selected a {
						color: #004224;
						text-decoration: none;
						border-bottom:solid 2px #004224;
						padding-bottom:4px;
					}
					ul#navigation li.selected a:hover {
						color: #216848;
						text-decoration: none;
						border-bottom:solid 2px #216848;
						padding-bottom:4px;
					}
					ul#navigation li.login a:hover {
						text-decoration: none;
						border-bottom:none;
					}
					
	#featured {
		height: 154px;
		padding: 30px;
		background-image: url(/images/bg-featuredcontent.gif);
		background-repeat: no-repeat;
		background-color:#70C966;
		position: relative;
		border-bottom: 12px solid #7cd371;
	}
	
	#page-container #content {
		padding: 30px;
		padding-bottom:0px;
		color: #666666;		
	}
	
		#content .columnleft {
			width: 575px;
			float: left;
		}
			.columnleft .browse-archives {
				background-image:url(../../site/images/icon-archives.gif);
				background-position:top left;
				background-repeat:no-repeat;
				font-size:1.2em;
				padding-left:20px;
			}
				.browse-archives a {
					color:#56ac56;
					text-decoration:none;
				}
					.browse-archives a:hover {
						color:#4db04e;
						text-decoration:underline;
					}
		
		#content .columnright {
			margin-left: 18px;
			width: 225px;
			float: left;
		}

	#page-container #content-footer {
		clear: both;
		height: 44px;
		background-image: url(/images/bg-content-footer.gif);
		background-repeat: no-repeat;
		background-position: 0px 30px;
	}

#page-footer {
	clear: both;
	font-size: 1.2em;
	width: 868px;
	margin: 15px auto 25px auto;
	text-align:center;
	color:#518D72;
}
	#page-footer a.contact {
		background-image:url(/images/cs-images/icon-email.gif);
		background-position:0px 4px;
		background-repeat:no-repeat;
		color:#518D72;
		margin-left:15px;
		padding-left:25px;
		text-decoration:none;
	}
		#page-footer a.contact:hover {
			color:#6daa8e;
			text-decoration:underline;
		}

p#message {
	padding: 10px;
	font-size: 1.4em;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin: 0px auto 20px auto;
	text-align: center;
}

p#message.success {
	color:#54B948;
	font-size:14px;
}
	p#message.success img {
		margin: -3px 10px -7px 0px;
	}
p#message.failure {
	color:#e2373e;
	font-size:14px;
}
	p#message.failure img {
		margin: -3px 10px -7px 0px;
	}


.coming-soon {
	margin-top:45px;
	margin-bottom:45px;
	background-color:#FFFFE1;
	border:solid 1px #F5F5AB;
	padding:10px;
	
}
	.coming-soon h3 {
		color:#666666;
		font-size:1.4em;
		font-weight:400;
		margin-bottom:5px;
	}
	.coming-soon p {
		color:#999999;
		font-size:1.2em;
		line-height:1.4em;
		margin:0px;
	}


#featured {
	height: 75px;
}
	#featured p {
		color:#FFFFFF;
		font-size:1.4em;
		line-height:1.8em;
		margin-top:0px;
		width:575px;
	}

.error {
	border: 5px solid #ff9999;
	padding: 10px;
	margin-bottom: 50px;
}
	.error h1 {
		font-size: 2.0em;
		color: #ff0000;
	}
	.error p {
		font-size: 1.2em;
		margin: 10px 30px;
		color: #666666;
	}


.beta-disclaimer {
	background-color:#ffffe1;
	border:solid 1px #f5f5ab;
	padding:10px;
	margin-bottom:20px;
}
	.beta-disclaimer h3 {
		color:#54B948;
		font-size:1.4em;
		font-weight:400;
		margin-bottom:10px;
	}
	
	.beta-disclaimer p {
		color:#777777;
		font-size:1.2em;
		line-height:1.4em;
		margin:0px;
	}
	
table.upgrade-table {
		width:100%;
		margin-bottom:35px;
	}
		table.upgrade-table tr.options-header td {
			background-color:#f4f4f4;
			font-size:1.1em;
			text-align:center;
			border:solid 1px #d7d7d7;
			width:74px;
			color:#999999;
			border-left:none;
		}
		table.upgrade-table tr.options-header td.plan-title {
			background-color:#68c45d;
			font-size:1.1em;
			text-align:center;
			border:solid 1px #68c45d;
			background-image:url(/app/images/bg-plantable-title.gif);
			background-position:top left;
			background-repeat:no-repeat;
			width:122px;
			height:48px;
		}
		table.upgrade-table tr.option-details td {
			background-color:#ffffff;
			font-size:1.2em;
			text-align:center;
			border:solid 1px #d7d7d7;
			height:75px;
			border-left:none;
			border-top:none;
			color:#666666;
		}
		table.upgrade-table tr.option-details td.price {
			font-size:1.4em;
			text-align:center;
			border:solid 1px #d7d7d7;
			color:#999999;
		}
		table.upgrade-table span.green {
			color:#54b948;
		}
		table.upgrade-table td.upgrade-row {
			font-size:1.1em;
			text-align:center;
			border-right:solid 1px #d7d7d7;
			border-left:solid 1px #d7d7d7;
			border-bottom:solid 1px #d7d7d7;
			color:#999999;
			background-color:#ffffe1;
			padding-bottom:10px;
			padding-top:10px;
		}
	
.special-offer {
	background-color:#e3f1f9;
	border:solid 1px #a6d0e8;
	padding:10px;
	margin-bottom:25px;
}
	.special-offer h3 {
		color:#49a3d7;
		font-size:1.4em;
		font-weight:400;
		margin-bottom:5px;
	}
	.special-offer p {
		color:#666666;
		font-size:1.2em;
		line-height:1.4em;
		margin:0px;
	}
	.special-offer p.note {
		color:#777777;
		font-size:1.0em;
		line-height:1.4em;
		margin:0px;
		margin-top:5px;
	}
	
.your-plan {
	background-color:#e3f1f9;
	border:solid 1px #a6d0e8;
	padding:10px;
	margin-bottom:25px;
	font-size:1.2em;
}
	.your-plan h3 {
		color:#49a3d7;
		font-size:1.2em;
		font-weight:400;
		margin-bottom:5px;
	}
	
	.your-plan p {
		font-size:1.0em;
		color:#666666;
		line-height:1.4em;
		margin:0px;
		margin-bottom:7px;
	}
	
	.your-plan label {
		margin-right:15px;
	}
	
	.your-plan input.radio {
		position:relative;
		top:3px;
	}

.account-greeting {
	margin-bottom:15px;
}

	.account-greeting h3 {
		font-size:1.6em;
		font-weight:400;
		margin-bottom:5px;
		color:#3C953D;
	}
	
	.account-greeting h4 {
		font-size:1.2em;
		font-weight:400;
		margin-bottom:5px;
	}
	
	.account-greeting p {
		font-size:1.2em;
		margin:0px;
	}
		.account-greeting p a {
			color:#3C953D;
			text-decoration:underline;
		}

#login-information {
	color:#666666;
	height: 100%;
}
	#login-information h2 {
		font-size:1.4em;
		font-weight:400;
		margin-bottom:5px;
	}
	
	.login-information-form {
		border:solid 1px #d7d7d7;
		margin-bottom:15px;
		padding:10px;
		font-size:1.2em;
		height: 100%;
	}
	
	form label.column {
		line-height:1.6em;
		float:left;
		width:100px;
		padding-top:17px;
	}
	
	form label {
		line-height:1.6em;
	}
		
	input.field {
		padding: 1px 3px;
		background-image: url(/site/images/bg-fields.gif);
		background-repeat: repeat-x;
		border: 1px solid #c3c3c3; 
		border-top-color: #7c7c7c; 
		border-bottom-color: #dddddd;
		width:225px;
		font-size:1.3em;
	}
	
	input.field-small {
		padding: 1px 3px;
		background-image: url(/site/images/bg-fields.gif);
		background-repeat: repeat-x;
		border: 1px solid #c3c3c3; 
		border-top-color: #7c7c7c; 
		border-bottom-color: #dddddd;
		width:150px;
		font-size:1.3em;
		margin-top:17px;
	}
	
	input.field-state {
		padding: 1px 3px;
		background-image: url(/site/images/bg-fields.gif);
		background-repeat: repeat-x;
		border: 1px solid #c3c3c3; 
		border-top-color: #7c7c7c; 
		border-bottom-color: #dddddd;
		width:50px;
		font-size:1.3em;
	}
	
	input.field-zip {
		padding: 1px 3px;
		background-image: url(/site/images/bg-fields.gif);
		background-repeat: repeat-x;
		border: 1px solid #c3c3c3; 
		border-top-color: #7c7c7c; 
		border-bottom-color: #dddddd;
		width:100px;
		font-size:1.3em;
	}
	
	.login-information-form select {
		margin-left:0px;
		padding-left:1px;
		border: 1px solid #c3c3c3; 
		border-top-color: #7c7c7c; 
		border-bottom-color: #dddddd;
		margin-right:1px;
		font-size:1.2em;					
	}
	
	.required-field,
	form input.required-field {
		border: 1px solid #ff0000 !important;
	}
	form label.required-field {
		border: 0px solid #ffffff !important;
		color: #ff0000;
	}
		
		.login-information-form .migrate {
			padding:5px;
			margin-bottom:5px;
			background-color:#f2f2f2;
			color:#666666;
			font-size:1.0em;
		}
			.login-information-form .migrate label input{
				cursor:pointer;
				margin-right:0px;
				position:relative;
				top:2px;
				margin-right:7px;
			}
		
		.login-information-form .form-item {
			padding-top:0px;
			padding-bottom:10px;
			padding-left:10px;
			margin-top:-1px;
			margin-bottom:0px;
			border-bottom:solid 1px #d7d7d7;
		}	
		
		.login-information-form .form-item-left {
			float:left;
			margin-right:20px;
		}
		.login-information-form .form-item-right {
			float:right;
			margin-right:20px;
		}
			.form-item-right label {
				line-height:1.6em;
				float:left;
				width:70px;
				padding-top:17px;
				display:inline;
			}
		
		.referred  {
			background-color:#F2F2F2;
			padding-bottom:15px;
			padding-left:20px;
			margin-bottom:15px;
			font-size:1.2em;
			
		}

		.referred label {
			float:left;
			line-height:1.3em;
			margin-right:40px;
			padding-top:12px;
			width:220px;
		}
		
		.coupon  {
			background-color:#F2F2F2;
			padding-bottom:15px;
			padding-left:20px;
			margin-bottom:15px;
			font-size:1.2em;	
		}
		
		.coupon label {
			float:left;
			line-height:1.3em;
			margin-right:0px;
			padding-top:18px;
			width:180px;
		}
		
		.invalid {
			color: #CC0000;
			margin-left:10px;
		}
		.valid {
			color:#3C953D;
			margin-left:10px;
		}
		
		.terms {
			font-size:1.2em;
		}
		.terms a {
			color:#666666;
			text-decoration:underline;
		}
			.terms a:hover {
				color:#999999;
				text-decoration:underline;
			}
		
		.terms label input{
			cursor:pointer;
			margin-right:0px;
			position:relative;
			top:2px;
			margin-right:10px;
		}
		
	.info {
		font-size:0.9em;
		color:#7dafcb;
		margin-left:10px;
	}
	
	.useopenid {
		color:#999999;
		font-size:1.0em;
		padding-top:10px;
		display:block;
	}	
		.useopenid a {
			color:#3C953D;
			text-decoration:underline;
		}
		.useopenid a:hover {
			color:#6FC864;
			text-decoration:underline;
		}
	
	.usepassword {
		font-size:1.0em;
		padding-top:10px;
		display:block;
	}	
		.usepassword a {
			color:#3C953D;
			text-decoration:underline;
		}
		.usepassword a:hover {
			color:#6FC864;
			text-decoration:underline;
		}
	
	.plan-summary {
		background-color:#ffffe1;
		border:solid 1px #F5F5AB;
		padding:10px 10px 5px;
		margin-bottom:15px;
		color:#666666;
		font-size:1.2em;
	}
		.plan-summary h3 {
			font-size:1.2em;
			font-weight:400;
			color:#3c953d;
		}
		
		.plan-summary p {
			color:#888888;
			font-size:1em;
			line-height:1.4em;
			margin-bottom:5px;
			margin-top:5px;
		}

	
	form input.submit {
		font-size:1.4em;
		padding: 2px 3px 2px 3px;
	}
		
.clear {
	clear:both;
	height:1px;
}


/* --------- PRICING MATRIX ----------- */

.pricing {
	margin-bottom:35px;
}
	
	table.pricing-matrix {
		font-size:1.2em;
		color:#666666;
		text-align:left;
	}

		table.pricing-matrix tr.header {
			height:45px;
		}
			table.pricing-matrix tr.header td.header-nobg {
				border:none;
				border-bottom:solid 1px #e0e0e0;
				background-color:#FFFFFF;	
				font-weight:400;
				text-align:left;
				padding-left:6px;
				color:#56ac56;	
				padding-top:12px;
			}
			table.pricing-matrix tr.header td.header-plan-free {
				border:none;
				background-color:#FFFFFF;	
				width:189px;
				border:solid 1px #68c45d;
				background-color:#68c45d;	
				background-image: url(/site/images/bg-price-header-free.gif);
				background-position:top left;
				background-repeat:no-repeat;		
			}
			table.pricing-matrix tr.header td.header-plan-paid {
				border:none;
				background-color:#FFFFFF;	
				width:189px;
				border:solid 1px #68c45d;
				background-color:#68c45d;	
				background-image: url(/site/images/bg-price-header-paid.gif);
				background-position:top left;
				background-repeat:no-repeat;		
			}
			table.pricing-matrix tr td.option {
				border: solid 1px #e0e0e0;
				border-top:none;
				background-color:#f7f7f7;		
				width:184px;
				height:40px;
				padding-left:6px;
				text-align:left;
			}
			table.pricing-matrix tr td.cost {
				font-size:1.3em;
				color:#49A3D7;
				font-weight:400;
				letter-spacing:.05em;
			}
				table.pricing-matrix tr td.cost .or {
					font-size:0.9em;
					color:#999999;
					font-weight:400;
				}
			table.pricing-matrix tr td.no-plan {
				border-bottom:none;
				height:40px;
			}
			table.pricing-matrix tr td.select-plan {
				border-bottom: solid 1px #e0e0e0;
				border-right: solid 1px #e0e0e0;
				text-align:center;
				padding-top:5px;
			}
			table.pricing-matrix tr td.hilite {
				background-color:#fffdea;
				font-weight:800;
			}
			table.pricing-matrix tr td {
				border-bottom: solid 1px #e0e0e0;
				border-right: solid 1px #e0e0e0;
				text-align:center;
			}
			
			.increased {
				color:#E96665;
				font-size:11px;
				font-style:italic;
			}
			
/* ---------- RIGHT COLUMN -------------- */

.price-1 {
	margin-top:170px;
}

.question {
	margin-top: 32px;
}

	.question h4 {
		font-size:1.2em;
		font-weight:400;
		color:#666666;	
	}
	.question p {
		color:#999999;
		font-size:1.2em;
		line-height:1.4em;
		margin-top:5px;	
	}
	
	.paid-4 {
		margin-top:10px;
	}
	
.no-title {
	margin-top: 0px;
}
.payments {
	margin-top: 40px;
}
/* Stylesheet file (jquery.thickbox) Not Found */
/* Stylesheet file (jquery.datepicker) Not Found */
/* Stylesheet file (signup-prices.css) Not Found */
