* { padding: 0; border: 0; margin: 0; }
a { text-decoration: none; }
ol, ul { list-style: none; }

a { color: #669900; }

a:hover { color: #CC0000; text-decoration: underline; }

.clear { clear: both; }

body {
	color: #666;
	background: #FFF;
	font: normal 12px Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

#container {
	width: 960px;
	margin: 15px auto 0;
}

#header, #footer { width: 880px; margin-left: 40px; margin-right: 40px; }

#header { position: relative; }

h1 { width: 264px; height: 87px; color: #0055A6; font-size: 20px; text-align: center; }

#navigation {
	position: absolute;
	bottom: 95px;
	right: 0;
}

#navigation li {
	float: left;
	padding: 5px 15px;
	color: #DC4340;
	font: bold 14px "Helvetica", "Arial";
}

#navigation a { color: #DC4340; }

#banner { }

#content { padding: 0 60px; }

	#content h1 { width: auto; height: 40px; text-align: left; }

	.column { }

	.left, .right { float: left; }
	
	.left { margin-right: 30px; }
	
	.small { width: 200px; }
	
	.large { width: 610px; }
	
	.half { float: left; width: 50%; }
	
	h2, h3 { line-height: 150%; }
	
	h2 { color: #666; font-size: 18px; } 
	
	hr {
		height: 1px;
		border: medium none;
		margin: 0 0 18px;
		color: #DDD;
		background: #DDD;
	}
	
	.list-1 { list-style-type: circle; }

	.list-1 li { margin-left: 15px; line-height: 150%; }
	
	.list-1 a, .list-2 a { color: #669900; text-decoration: none; } 
	
	.list-2, .list-3 { list-style-type: disc; }
	
	.list-2 li { padding: 3px 0; margin-left: 5px; line-height: 120%; }
	
	.list-2 a { text-decoration: underline; }
	
	.list-3 li { margin-left: 40px; }
	
	.list-4 li { margin-left: 10px; }

	p { margin-bottom: 20px; }
	
	p a { text-decoration: underline; }
	
	span { line-height: 200%; }
	
	form { }

		label { clear: left; width: 100%; display: block; line-height: 24px; }
		
		input, textarea, select { width: 300px; padding: 2px; border: 1px solid #CCC; }
		
		textarea { margin-right: 275px; }
		
		select { padding: 0; } option { padding: 1px; }
		
		img.captcha { float: left; }
		
		input.captcha { float: left; width: 100px; margin: 6px 340px 4px 3px; text-transform: uppercase; }
		
		div div input#Captcha { width: 100px; }
		
		.news { float: left; width: auto; margin: 10px 0; }
		
		input.news { border: 0; margin-right: 5px; }
		
		label.news { width: 300px; clear: none; }
		
		.submit { float: left; clear: both; width: auto; margin-bottom: 25px; }
		
		#FirstName, #LastName, #EmailAddress, #WorkPhone { background-color: #FFFFA0; }
		
	#features-image-list a { display: block; margin-bottom: 16px; }

	#features-image-list img { width: 100%; }

#footer {
	width: 879px;
	margin: 0 auto 25px;
}

#features { }

	#feature-list-head { margin-left: 84px; }
	
		#feature-list-head h3 { margin-bottom: 18px; }
		
		#feature-list-head ul { margin-left: 10px; margin-bottom: 36px; list-style: disc; }
		
		#feature-list-head li a { text-decoration: underline; }
	
	.feature-section div { padding: 10px 0 25px 86px; background-repeat: no-repeat; background-position: 10px 0; }
	
		.feature-section div h3 { margin-bottom: 18px; }
		
		.feature-section div ul { margin-left: 10px; list-style: disc; }
		
		.feature-section div li { line-height: 20px; }
	
	#features #main { background-image:url(../img/feature-icons/home.png); }
	#features #publish, #features #blog { background-image:url(../img/feature-icons/edit.png); }
	#features #database, #features #ecom-database, #features #email-database, #features #lead-database { background-image:url(../img/feature-icons/vcard.png); }
	#features #manage, #features #ecom-management { background-image:url(../img/feature-icons/server.png); }
	#features #rss { background-image:url(../img/feature-icons/rss.png); }
	#features #member-only { background-image:url(../img/feature-icons/protect-blue.png); }
	#features #website-reporting, #features #ecom-reporting, #features #email-reporting, #features #lead-reporting { background-image:url(../img/feature-icons/statics-1.png); }
	#features #web-forms, #features #lead-web-forms { background-image:url(../img/feature-icons/folder-doc.png); }
	#features #forums { background-image:url(../img/feature-icons/users-1.png); }
	#features #photo-galleries { background-image:url(../img/feature-icons/pictures.png); }
	#features #ad-rotators { background-image:url(../img/feature-icons/reload.png); }
	#features #meta-data { background-image:url(../img/feature-icons/project.png); }
	#features #ecom-main { background-image:url(../img/feature-icons/cash-register.png); }
	#features #ecom-catalogues-and-products { background-image:url(../img/feature-icons/packages.png); }
	#features #ecom-customize, #features #all-in-one-main { background-image:url(../img/feature-icons/tools.png); }
	#features #ecom-inventory { background-image:url(../img/feature-icons/upload-package.png); }
	#features #ecom-multi-currency { background-image:url(../img/feature-icons/euro.png); }
	#features #ecom-upsell { background-image:url(../img/feature-icons/upload.png); }
	#features #ecom-affiliate { background-image:url(../img/feature-icons/dollar.png); }
	#features #ecom-gift-vouchers { background-image:url(../img/feature-icons/download.png); }
	#features #ecom-gateways { background-image:url(../img/feature-icons/credit-card-ok.png); }
	#features #ecom-discount-codes { background-image:url(../img/feature-icons/calculator.png); }
	#features #ecom-shipping { background-image:url(../img/feature-icons/truck.png); }
	#features #ecom-tax-codes { background-image:url(../img/feature-icons/doc.png); }
	#features #ecom-xml-feeds { background-image:url(../img/feature-icons/export.png); }
	#features #email-main, #features #email-email { background-image:url(../img/feature-icons/email.png); }
	#features #email-marketing, #features #all-in-one-marketing { background-image:url(../img/feature-icons/flag-green.png); }
	#features #email-lists { background-image:url(../img/feature-icons/database.png); }
	#features #lead-main { background-image:url(../img/feature-icons/connect.png); }
	#features #all-in-one-bookings { background-image:url(../img/feature-icons/book.png); }
	#features #all-in-one-pop { background-image:url(../img/feature-icons/mail-edit.png); }
	#features #other-seo { background-image:url(../img/feature-icons/seolarge.png); }
	#features #other-accessibility { background-image:url(../img/feature-icons/web-disk-blue.png); }
	#features #other-administrative { background-image:url(../img/feature-icons/config.png); }
	#features #other-workflow { background-image:url(../img/feature-icons/forward.png); }

#pricing { }
	
	#product-comparison { border: 1px solid #ccc; border-collapse: collapse; }
	
	#product-comparison th, #product-comparison td { padding: 8px; border: 1px solid #808080; }

#tours { margin: 0 30px; }

	#tours h2, #tours h3 { color: #000; font-weight: normal; }

	#tours h2 {
		margin-top: 50px;
		font-size: 24px;
	}
	
	#tours h3 {
		margin: 0 0 9px;
		color: #666;
		font-size: 12px;
	}

	.tour-list {
		float: left;
		width: 197px;
	}
	
	#tour-list-3 { margin-left: 40px; }
	
	#tour-items img { margin-bottom: 18px; }
	
	#tour-items .top { display: block; text-align: center; }

#home { }

	#home .sections h2 { line-height: 200% }
	
	#home .intro { font-size: 14px; }
	
	#home .sections .intro h2 { margin-top: 25px; color: #0055A6; font-size: 14px;  }
	
	#home .sections .intro p { color: #222; line-height: 24px; }
	
	#home .scroller { height: 380px; overflow: hidden; width: 100%; margin: 0 -60px; }
	
	#home .sections { width: 10000px; height: 100%; }
	
	#home .section { float: left; height: 100%; width: 960px; overflow: hidden; color: #000; font-size: 12px; line-height: 24px; }
	
	#home .section p { color: #333; margin-bottom: 20px; line-height: 18px; }
	
	#home .caption { float: left; display: inline; width: 380px; margin: 24px 18px 18px 50px; }
	
	#home .screenshot { float: right; margin: 36px 36px 0 0; }
	
	#home .next { float: right; display: block; height: 34px; width: 94px; background: url(../img/buttons/next-white.png) no-repeat; }
	
	#home .next:hover { background-position: 0 -34px; }
	
	#home .next strong, #home .next b { display: none; }
	
	#home .blue { width: 146px; height: 59px; background: url(../img/buttons/next-blue.png) no-repeat; }
	
	#home .blue:hover { background-position: 0 0; }
	
	#home .video { margin: 15px 20px 20px; }
	
	#home #tour-path { width: 830px; height: 50px; padding: 0 20px; margin: 0 -15px 36px; background-color: #115EB0; }
	
	#home #tour-path li { display: inline; }
	
	#home #tour-path a { float: left; padding: 0 13px; color: #FFF; font-size: 11px; line-height: 50px; } 
	
	#home #tour-path a:hover { color: #00FFFF; text-decoration: none; }
	
	#home #tour-path li .on { background: url(../img/tour-slider-on.gif) top center no-repeat; }

#support { }

	#support .list-2 { margin-left: 50px; margin-bottom: 15px; }
	
/* eeww... */

* html .fixPNG {
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/cssimg/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	); padding-left: 1000px;
}
