/* @override 
	http://goodbarry.com/css/screen.css
	http://www.goodbarry.com/css/screen.css
	http://goodbarry.com/css/module.css
*/

/*==============================================================

	GoodBarry : screen.css
	
	Description : Screen CSS for GoodBarry
	
	Author : GoodBarry | http://www.goodbarry.com

	Version : 2008.1.16

==============================================================*/

/* @group Grids */

body {
	background: #D2CAB9 url(../cssimg/bg-website.png) repeat-x 0 0;
	text-align: center;
/*

IE Fix */
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#masthead {
	height: 49px;
	position: relative;
	width: 960px;
	font:verdana;
	font-size:24px;
	font-weight:bold;
	vertical-align:baseline;
	line-height:36px;
}

#body {
	width: 964px;
}

#logo {
	position: relative;
	top: 38px;
}

#logo, #logo a {
	display: block;
	height: 38px;
	width: 197px;
}

#logo a {
	background: url(../cssimg/logo-goodbarry.png) no-repeat;
	text-indent: -9999px;
}

ul#nav-main {
	bottom: 26px;
	position: absolute;
	right: 0px;
	width: 670px;
}

ul#nav-main li {
	display: inline;
}

ul#nav-main li a {
	float: left;
	margin: 0 36px 0 0;
	text-align: right;
}

ul#nav-main li#search form div {
	float: right;
	width: 160px;
}

input#site-search {
	background: #fff url(../cssimg/icon-sitesearch.png) no-repeat 4px 4px;
	border-top: 2px solid #E0DBCC;
	border-left: 2px solid #E0DBCC;
	border-right: 2px solid #FFFCF5;
	border-bottom: 2px solid #FFFCF5;
	padding-left: 20px;
	width: 130px;
}

input#site-search:hover, input#site-search:focus {
	background: #fff url(../cssimg/icon-sitesearch-hover.png) no-repeat 4px 4px;
}

#cap-top {
	background: url(../cssimg/cap-top.png) no-repeat;
	height: 5px;
	width: 964px;
}

body#home #cap-top, body#designer #cap-top, body#afn #cap-top {
	background: url(../cssimg/cap-top-home.png) no-repeat;
}

#cap-body {
	background: url(../cssimg/cap-bg.png) repeat-y;
	padding: 0 2px;
	width: 960px;
}

#cap-bottom {
	background: url(../cssimg/cap-bottom.png) no-repeat;
	height: 8px;
	width: 964px;
}

ul#tour-path {
	background: #50A7DD;
	border-bottom: 2px solid #eee;
	height: 50px;
	margin: 0 0 0px;
	padding: 0 0 0 0px;
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: #fff;
	float: left;
	font-size: 11px;
	line-height: 50px;
	margin: 0 16px;
}

.home .scroller {
	background: #E0F0FA;
	height: 450px;
	overflow: hidden;
	width: 960px;
}

.home .scroller .section {
	height: 450px;
	float: left;
	overflow: hidden;
	width: 960px;
}

.home .scroller #section1 {
	/*background: url(../cssimg/hero.png) no-repeat 93% 40px;*/
}

.home .scroller #section1 a.next {
	background: none;
	float: right;
}

.home .scroller .content {
	width: 10000px;
}

.scroller .content img.screenshot {
	border: 2px solid #C6D4DD;
	float: right;
	margin: 36px 36px 0 0;
}

.scroller .content .video {
	margin: 15px 20px 20px 20px;
}

.caption {
	float: left;
	font-size: 12px;
	height: 450px;
	padding: 0px 18px 0px 50px;
	width: 380px;
	overflow:auto;
}

.caption1 { 
	float: left;
	font-size: 12px;
	/*height: 450px;
	/*padding: 0px 18px 0px 50px;*/
	padding-left:30px;
	overflow:auto;
	width:920px; 
	text-align:left; 
	vertical-align:top;
}

.home .scroller #section1 .caption {
	/*padding-top: 0px;*/
}

.caption h1 {
	color: #000;
	margin: 54px 0 0;
}

.home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
}

.caption p {
	color: #333;
	line-height: 18px;
	margin: 0 0 20px 0;
}

.caption ul {
	margin: 40px 0 0 0;
}

.caption ul li {
	list-style: none;
	margin: 18px 0;
}

#flashcontent {
	margin: 30px 0 0 0;
}

.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}

#intro {
	margin: 40px 50px 0;
}

#intro h1 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 0px;
}

#intro #col1 {
	float: left;
	margin-right: 20px;
	width: 420px;
}

#intro #col2 {
	float: left;
	margin-top: 78px;
	width: 420px;
}

#intro p.signoff {
	float: right;
	width: 100px;
}

#products {
	background: url(../cssimg/products.png) no-repeat 0 0;
	border-bottom: 1px solid #eee;
	height: 200px;
	margin: 0 0 40px 0;
	position: relative;
}

#main {
	float: left;
	margin: 0 0 0 50px;
	width: 510px;
	display: inline; /* ie6 fix*/
}

body#designer #main {
	float: left;
	margin: 0 0 0 50px;
	width: 512px;
	display: inline; /* ie6 fix*/
}

#main h3 {
	margin-top: 0;
}

#main h4 {
	font-size: 14px;
	margin-top: 36px;
}

#sub {
	float: right;
	margin: 0 50px 0 0;
	width: 300px;
	display: inline; /* ie6 fix */
}

body#designer #sub {
	float: right;
	margin: 0 50px 0 0;
	width: 300px;
	display: inline; /* ie6 fix */
}

div.hint {
	background: #EDFCED;
	border: 1px solid #DAEBD1;
	font-size: 11px;
	padding: 20px;
}

div.hint ul {
	margin-right: 0;
}

div.hint h4 {
	color: #004a1a;
	font-size: 14px;
	margin-bottom: 18px;
}

#bottom-links {
	border-top: 1px solid #eee;
	color: #888;
	font-size: 11px;
	margin: 60px 0 0 0;
	padding: 20px 50px 40px;
}

div#container #bottom-links ul.first {
	float: left;
	width: 220px;
}

#bottom-links ul.col {
	float: right;
	margin-right: 0px;
	width: 150px;
}

#bottom-links li.heading {
	display: block;
	font-weight: bold;
	margin: 0 0 9px 0;
}

#footer {
	color: #38290b;
	font-size: 11px;
	height: 100px;
	padding: 18px;
	text-align: center;
}

/* @end */

/* @group Links */

a#trial {
	background: url(../cssimg/button-freetrial.png) no-repeat 0 0;
	height: 25px;
	position: absolute;
	right: 76px;
	top: 0;
	width: 87px;
	z-index: 2;
}

a#login {
	background: url(../cssimg/button-login-new.png) no-repeat 0 0;
	height: 25px;
	position: absolute;
	right: 0;
	top: -1px;
	width: 72px;
	z-index: 2;
}

a#top {
	float: right;
	margin-top: 18px;
}

a:link {
	color: #1969bc;
	text-decoration: none;
}

a:visited {
	color: #1969bc;
	text-decoration: none;
}

a:hover {
	color: #1969bc;
	text-decoration: underline;
}

a:active {
	color: #1969bc;
	text-decoration: underline;
}

body#home a#nav-home,
body#goodbusiness a#nav-products,
body#support a#nav-support,
body#blog a#nav-blog,
body#about a#nav-about,
body#designer a#nav-designer,
body#contact a#nav-contact {
	color: #38290b;
	cursor: default;
}

#nav-main a:link, #nav-main a:visited {
	color: #a08f6a;
	text-decoration: none;
}

#nav-main a:hover, #nav-main a:active {
	color: #1969bc;
	text-decoration: none;
}

#tour-path a:link, #tour-path a:visited {
	text-decoration: none;
}

#tour-path a:hover, #tour-path a:active {
	color: #A2FFA2;
	text-decoration: none;
}

#tour-path a.on {
	cursor: default;
	background: url(../cssimg/on-frontpageslider-new.png) no-repeat 50% 0;
}

a.button {
	display: block;
}

body#home a.button.next {
	float: right;
}

body#home a.button.next {
	background: url(../cssimg/button-frontslidenext.png) no-repeat 0 0;
	height: 34px;
	width: 94px;
}

body#home a.button.next:hover, body#home .scroller a.button.next:active {
	background: url(../cssimg/button-frontslidenext.png) no-repeat 0 -34px;
}

.home .scroller #section1 a.next {
	background: none;
	float: right;
}

.caption a:link, .caption a:visited {
	color: #1969bc;
	text-decoration: none;
}

.caption a:hover, .caption a:active {
	color: #024080;
	text-decoration: none;
}

a#goodbusiness {
	display: block;
	height: 142px;
	position: absolute;
	width: 114px;
	z-index: 2;
}

a#goodbusiness {
	left: 40px;
	top: 30px;
}

#bottom-links a:link, #bottom-links a:visited {
	color: #1969bc;
	text-decoration: none;
}

#bottom-links a:hover, #bottom-links a:active {
	color: #1969bc;
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #38290b;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #1969bc;
	font-weight: bold;
	text-decoration: none;
}

span.products a:link, span.products a:visited {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}

span.products a:hover, span.products a:active {
	color: #1969bc;
	font-weight: normal;
	text-decoration: none;
}

body#goodbusiness a#gbusiness {
	color: #38290b;
	cursor: default;
}

body#goodbusiness #product-header.overview a#nav-overview,
body#goodbusiness #product-header.features a#nav-features,
body#goodbusiness #product-header.tour a#nav-tour,
body#goodbusiness #product-header.faq a#nav-faq,
body#goodbusiness #product-header.fineprint a#nav-fineprint,
body#goodbusiness #product-header.showcase a#nav-showcase,
body#goodbusiness #product-header.comparison a#nav-comparison {
	color: #222;
	cursor: default;
}

body.product span.products a:link, body.product span.products a:visited {
	color: #bbb5a4;
	font-weight: normal;
	text-decoration: none;
}

body.product span.products a:hover, body.product span.products a:active {
	color: #9D988A;
	font-weight: normal;
	text-decoration: none;
}

a.goodbusiness {
	position: relative;
	right: -660px;
	top: -30px;
}

a.goodbusiness:link, a.goodbusiness:visited {
	background: url(../cssimg/button-goodbusiness.png) no-repeat 0 0;
	height: 34px;
	width: 224px;
}

a.goodbusiness:hover {
	background: url(../cssimg/button-goodbusiness.png) no-repeat 0 -34px;
}

ul#nav-product a:link, ul#nav-product a:visited {
	color: #888;
}

ul#nav-product a:hover, ul#nav-product a:active {
	color: #000;
}

a.video:link, a.video:visited {
	background-repeat: none;
	background-position: 0 0;
	float: left;
	height: 34px;
	text-indent: -9999px;
	width: 141px;
}

a.video:hover, a.video:active {
	background-repeat: none;
	background-position: 0 -34px;
	height: 34px;
	text-indent: -9999px;
	width: 141px;
}

a.tour:link, a.tour:visited {
	background-repeat: none;
	background-position: 0 0;
	float: left;
	height: 34px;
	text-indent: -9999px;
	width: 171px;
}

a.tour:hover, a.tour:active {
	background-repeat: none;
	background-position: 0 -34px;
	height: 34px;
	text-indent: -9999px;
	width: 171px;
}

a.signup:link, a.signup:visited {
	background-repeat: none;
	background-position: 0 0;
	float: left;
	height: 34px;
	margin-left: 25px;
	width: 141px;
}

a.signup:hover, a.signup:active {
	background-repeat: none;
	background-position: 0 -34px;
	height: 34px;
	width: 141px;
}

/* @end */

/* @group Products Page */

body#product-list h1 {
	background: url(../cssimg/heading-products.png) no-repeat 50px 40px;
	border-bottom: 1px solid #ccc;
	height: 130px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
}

span.products {
	color: #888;
	display: block;
	font-size: 11px;
	position: absolute;
	right: 60px;
	text-align: right;
	text-indent: 0;
	top: 80px;
	width: 500px;
	word-spacing: 5px;
}

ul.product-list li {
	border-bottom: 1px solid #eee;
	height: 160px;
	padding: 30px 0 0 50px;
}

ul.product-list li.last {
	border: none;
}

/* @end */

/* @group Support */

body#support h1, body#training-videos h1 {
	background: url(../cssimg/heading-support.png) no-repeat 50px 40px;
	border-bottom: 1px solid #ccc;
	height: 130px;
	margin: 0;
	position: relative;
	text-indent: -9999px;	
}

ul.support-nav {
	color: #888;
	display: block;
	margin: 0;
	position: absolute;
	right: 60px;
	text-align: right;
	text-indent: 0;
	top: 60px;
	width: 500px;
}

ul.support-nav li {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	padding: 0 18px;
}

ul.support-nav a {
	color: #999;
	text-decoration: none;
}

ul.support-nav a:hover {
}

body#support li.forums a {
	color: #000;
}

body#training-videos li.videos a {
	color: #000;
}

body#training-videos div#wrapper {
	padding: 0 50px;
}

body#training-videos div#wrapper ul {
	margin: 0;
}

body#training-videos div#wrapper li {
	background: url(../cssimg/video.png) no-repeat 0 3px;
	list-style: none;
	padding: 0 0 0 24px;
}

body#support p.intro {
	display: block !important;
	line-height: 30px;
	margin: 36px 54px 0px;
}

body#support iframe {
	border: 0px;
	height: 760px;
	margin: 30px 48px 0;
	width: 860px;
}

/* @end */

/* @group Product Mini Sites */

body.product #logo {
	position: relative;
	top: 38px;
}

body.product #logo, body.product #logo a {
	display: block;
	height: 24px;
	width: 141px;
}

body.product #logo a:link, body.product #logo a:visited {
	background: url(../cssimg/logo-goodbarry-product.png) no-repeat 0 0;
	text-indent: -9999px;
}

body.product #logo a:hover, body.product #logo a:active {
	background: url(../cssimg/logo-goodbarry-product.png) no-repeat 0 -24px;
	text-indent: -9999px;
}

body.product span.products {
	color: #bbb5a4;
	top: 50px;
	right: 20px;
}

body.product #product-header {
	height: 100px;
	margin: 0;
	position: relative;
}

body.product #product-header h1 {
	height: 100px;
	font-size: 1px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
}

body.product a#logolink {
	height: 51px;
	position: absolute;
	text-indent: -9999px;
	top: 18px;
	left: 50px;
}

body#goodbusiness a#logolink {
	width: 260px;	
}

ul#nav-product {
	bottom: 40px;
	position: absolute;
	right: 40px;
}

ul#nav-product li {
	display: inline;
}

ul#nav-product li a {
	color: #888;
	margin: 0 15px;
	text-decoration: none;
}

body.product #hero {
	height: 240px;
	padding-right: 70px;
	text-align: right;
}

body.gb #hero {
	height: 382px;
}

body.product .ie6 #hero {
	border-bottom: 2px solid #eee;
	height: 90px;
}

body.product #hero .wrapper {
	float: left;
	height: 180px;
	padding: 50px 0 0 50px;
	text-align: left;
	width: 580px;
}

body.product .ie6 #hero.features .wrapper,
body.product .ie6 #hero.faq .wrapper,
body.product .ie6 #hero.fineprint .wrapper,
body.product .ie6 #hero.comparison .wrapper,
body.product .ie6 #hero.showcase .wrapper,
body.product .ie6 #hero.tour .wrapper {
	height: 60px;
	padding: 30px 0 0 50px;
}

body.product #hero .wrapper p {
	margin-top: 30px;
}

body.product #content {
	padding: 30px 50px 0 50px;
}

body.product h2 img {
	vertical-align: middle;
	padding-right: 10px;
}

body#goodbusiness h2.first {
	margin-top: 0;
}

body.product h2 {
	font-size: 20px;
	margin-top: 20px;
}

p.view-features {
	float: right;
	margin-top: -30px;
	width: 200px;
	height: 80px;
	display: none;
}

body#goodbusiness h3 {
	color: #A08F6A;
	font-weight: normal;
}

body.product .col {
	margin-right: 50px;
	width: 230px;
}

ul.features {
	height: 150px;
	margin-bottom: 18px;
	width: 860px;
}

ul.features li {
	background: #EDFCED;
	border: 1px solid #DAEBD1;
	color: #4D824D;
	float: left;
	font-size: 11px;
	height: 130px;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 10px;
	width: 140px;
}

ul.features li .fixPNG {
	margin: 10px 0;
}

ul.features li p {
	text-align: left;
}

body.product .wrap {
	margin: 0 0 0 50px;
}

/* @group GoodBusiness */

body#goodbusiness #hero {
	background: #E0F0FA;
	border-top: 1px solid #9FC7E0;
	border-bottom: 1px solid #eee;
	position: relative;
}

body#goodbusiness #product-header h1 {
	background: url(../cssimg/logo-goodbusiness.png) no-repeat 50px 30px;
}

body#goodbusiness #hero .hero {
	bottom: 0;
	position: absolute;
	right: 0;
}

body#goodbusiness ul#nav-product li a {
	color: #999;
	margin: 0 15px;
	text-decoration: none;
}

body#goodbusiness ul#nav-product li a:hover {
	color: #1969bc;
}

body#goodbusiness div#hero p {
	margin: 36px 0 0;
}

body#goodbusiness div#hero p.top {
	margin: 33px 0 0;
}

body#goodbusiness div.main {
	float: left;
	margin: 0 0 18px 0;
	width: 510px;
}

body#goodbusiness div.sub {
	color: #444;
	float: right;
	font-size: 11px;
	width: 280px;
}

div.sub div.testimonial {
	background: #EDF5FC;
	border: 1px solid #D0E6FC;
	margin: 0 0 18px 0;
	padding: 18px;	
}

div.sub div.testimonial img {
	border: 1px solid #D0E6FC;
	float: left;
}

div.sub div.testimonial blockquote {
	float: right;
	margin: 0;
	width: 150px;
}

div.sub div.testimonial p.name {
	font-size: 10px;
	margin: 0;
}

div.sub div.info {
	background: #EDFCED;
	border: 1px solid #DAEBD1;
	margin: 0 0 18px 0;
	padding: 18px;		
}

ul.gb-features {
	margin: 0 0 18px;
}

ul.gb-features li {
	color: #4D824D;
	font-size: 11px;
	text-align: left;
	margin: 0 0 9px 0;
}

ul.gb-features li .fixPNG {
	margin: 0 9px 0 0;
	vertical-align: middle;
}

ul.gb-features li p {
	text-align: left;
}

body.gb p.intro {
	font-size: 14px;
}

ul.awesome {
	margin: 36px 0 0;
}

ul.awesome li {
	float: left;
	list-style: none;
	margin: 0 50px 24px 0;
	width: 230px;
}

ul.awesome li.last {
	margin-right: 0;
}

body#goodbusiness ul.awesome h3 {
	color: #222;
	font-weight: bold;
	font-size: 12px;
	margin: 18px 0 3px;
}

body.gb hr {
	margin: 24px 0;
}

body.gb div.comparison p.intro {
	font-size: 18px;
	line-height: 24px;
}

/* @end */

/* @end */

/* @group Product QuickTour */

#quicktour {
	border: 1px solid #bbb;
	height: 378px;
}

ul#tabs {
	background: #f7f7f7 url(../cssimg/bg-quicktourtab.png) repeat-y 100% 0;
	float: left;
	height: 378px;
	width: 300px;
}

ul#tabs a {
	color: #666;
	display: block;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-indent: 18px;
	width: 300px;
}

ul#tabs a:link, ul#tabs a:visited {
	background: #f7f7f7 url(../cssimg/bg-quicktourtab.png) repeat-y 100% 0;
	border-bottom: 1px solid #dedede;
}

ul#tabs a:hover, ul#tabs a:active {
	background: #fafafa;
	border-bottom: 1px solid #dedede;
}

ul#tabs a.on {
	background: #fff;
	color: #000;
	font-weight: bold;
}

.products {
	float: right;
}

.products .scroller {
	height: 378px;
	overflow: hidden;
	width: 537px;
}

.products .scroller .section {
	height: 450px;
	float: left;
	overflow: hidden;
	width: 537px;
}

.products .scroller .section .inner {
	padding: 18px 80px;
	font-size: 11px;
	text-align: center;
}

.products .scroller .section .inner img {
	border: 1px solid #ddd;
}

.products .scroller .content {
	width: 10000px;
}

.products .scroller .content img.screenshot {
	border: 1px solid #d5cbb5;
	float: right;
	margin: 36px 0 0 0;
}

ul.actions {
	background: #E0F0FA;
	border: 1px solid #C9DEEB;
	font-size: 18px;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	margin-top: 54px;
	text-align: center;
}

ul.actions li {
	display: inline;
	line-height: 54px;
	margin: 0 50px;
}

ul.actions a {
	line-height: 54px;
}

ul.actions li img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

ul.front.actions {
	background: #F1F6FA;
	border: 1px solid #E0F0FA;
	margin: 18px 50px 0;
}

ul.tour.actions {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin-top: 18px;
}


/* @end */

body#other h1,
body#invitation h1,
body#video h1,
body#about h1,
body#about h1.story,
body#blog h1,
body#contact h1,
body#comparison h1,
body#faq h1,
body#sitemap h1,
body#behind h1,
body#privacy h1,
body#enduser h1,
body#terms h1,
body#search-results h1 {
	background-repeat: no-repeat;
	background-position: 50px 43px;
	border-bottom: 1px solid #ccc;
	height: 130px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
}

/* @group Invitation Page */

body#invitation h1 {
	background-image: url(../cssimg/heading-invite.png);
}

body#invitation #wrapper {
	padding: 40px 50px 0 50px;
}

body#invitation #description {
	float: left;
	width: 300px;
}

#contact-form.invitation {
	float: right;
	width: 470px;
}

#contact-form.invitation {
	background: #F3FAE0;
	border: 1px solid #E5EECE;
	color: #000;
	margin-bottom: 18px;
	padding: 20px;
}

#contact-form.invitation label {
	color: #7A9D1A;
	display: block;
	width: 300px;
}

#contact-form.invitation input, #contact-form.invitation textarea {
	border-top: 2px solid #E8F0D3;
	border-left: 2px solid #E8F0D3;
	border-right: 2px solid #FAFEEF;
	border-bottom: 2px solid #FAFEEF;
	width: 440px;
}

#contact-form.invitation input:hover, #contact-form.invitation input:focus, #contact-form.invitation textarea:hover, #contact-form.invitation textarea:focus {
	border: 2px solid #D0E0A4;
}

#contact-form.invitation .check {
	color: #7A9D1A;
}

#contact-form.invitation input.check {
	float: left;
	width: 14px;
}

#contact-form.invitation input.cat_button {
	background: url(../cssimg/button-inputbutton.png) repeat-x 0 -2px;
	border-top: 2px solid #E8F0D3;
	border-left: 2px solid #E8F0D3;
	border-right: 2px solid #FAFEEF;
	border-bottom: 2px solid #FAFEEF;	
	height: 30px;
	width: 80px;
}

#contact-form.invitation textarea {
	height: 130px;
}


#contact-form.invitation div {
	padding: 9px 0;
}

p.address {
  color: #000;
  font-size: 12px; 
}


/* @end */

/* @group Video Page */

body#video h1 {
	background-image: url(../cssimg/heading-video.png);
}

body#video #wrapper {
	padding: 40px 0 0 0;
}

body#video .inner {
	padding: 0 50px;
}

#flashcontent {
	margin: 0 auto;
	width: 600px;
}

/* @end */

/* @group Default Page */

body#default h1 {
	font-size: 24px;
	margin: 0;
}

body#default #wrapper {
	padding: 36px;
}

/* @end */

/* @group Home Page */

body#home div#main h3 {
	font-size: 24px;
}

body#home div#main ul li {
	font-size: 12px;
	line-height: 18px;
}




/* @group Testimonials */

ul.testimonials {
	margin: 0;
}

ul.testimonials li {
	list-style: none;
}

ul.testimonials img {
	border: 1px solid #D0DDD0;
	float: left;
}

ul.testimonials blockquote {
	float: right;
	margin: 0 0 24px;
	width: 170px;
}

div#sub ul.testimonials li p {
	color: #222;
	font-size: 12px;
	margin: 0 0 6px;
}

div#sub ul.testimonials li p.name {
	font-size: 9px;
	line-height: 12px;
	text-align: left;
}

/* @end */

/* @end */

/* @group Other Page */

body#other h1.webdesigner {
	background-image: url(../cssimg/heading-web-designer.png);
}

body#other h1.website-showcase {
	background-image: url(../cssimg/heading-websiteshowcase.png);
}

body#other #wrapper {
	padding: 40px 0 0 0;
}

body#other .inner {
	padding: 0 50px;
}

body#other p.intro {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 36px !important;
}

body#other div.inner {
	font-size: 14px;
	line-height: 24px;
}

body#other div.inner p {
	margin: 0 0 24px;
}

body#other div.inner ol {
	margin: 0 0 24px;
	padding: 0 0 0 50px;
}

/* @end */

/* @group About Page */

body#about h1 {
	background-image: url(../cssimg/heading-about.png);
}

body#about h1.story {
	background-image: url(../cssimg/heading-story.png);
}

body#about #wrapper {
	padding: 40px 0 0 0;
}

body#about .inner {
	padding: 0 50px;
}

p.intro {
	font-size: 18px;
	line-height: 24px;
}

/* @end */

/* @group Blog Page */

body#blog h1 {
	background-image: url(../cssimg/heading-blog.png);
}

body#blog h1 a {
	display: block;
	float: left;
	height: 130px;
	width: 520px;
}

body#blog #wrapper {
	padding: 40px 0 0 0;
}

span.COMMENT-fullName {
	margin: 0 2px;
	vertical-align: middle;
}

body#blog div#sub h3 {
	color: #A08F6A;
}

body#blog .BLOG-feedBack {
	margin: 0 0 54px;
}

/* @end */

/* @group Contact Barry Page */

body#contact h1 {
	background-image: url(../cssimg/heading-contact.png);}

body#contact #wrapper {
	padding: 40px 0 0 0;
}

#contact-form {
	background: #E0F0FA;
	border: 1px solid #D0E7F6;
	color: #000;
	margin-bottom: 18px;
	padding: 20px;
}

#contact-form label {
	color: #1E7FBB;
	display: block;
	width: 300px;
}

#contact-form input, #contact-form textarea {
	border-top: 2px solid #C6E3F6;
	border-left: 2px solid #C6E3F6;
	border-right: 2px solid #F1F6FA;
	border-bottom: 2px solid #F1F6FA;
	width: 440px;
}

#contact-form input:hover, #contact-form input:focus, #contact-form textarea:hover, #contact-form textarea:focus {
	border: 2px solid #A3CDE8;
}

.check {
	color: #1E7FBB;
}

#contact-form input.check {
	float: left;
	width: 14px;
}

#contact-form input.cat_button {
	background: url(../cssimg/button-inputbutton.png) repeat-x 0 -2px;
	border-top: 2px solid #C6E3F6;
	border-left: 2px solid #C6E3F6;
	border-right: 2px solid #F1F6FA;
	border-bottom: 2px solid #F1F6FA;	
	height: 30px;
	width: 80px;
}

#contact-form textarea {
	height: 130px;
}


#contact-form div {
	padding: 9px 0;
}

p.address {
  color: #000;
  font-size: 12px; 
}

div.address {
	margin: 0 0 18px;
}

body#contact div#sub h2 {
	margin: 0 0 18px;
}

/* @end */

/* @group Product Comparison Page */

body#comparison h1 {
	background-image: url(../cssimg/heading-productcomparison.png);
}

body#comparison #wrapper {
	padding: 50px;
}

table#product-comparison {
	border-top: 1px solid #BADCFE;
	border-right: 1px solid #BADCFE;
	border-collapse: collapse;
	width: 860px;
}

table#product-comparison tr.odd td {
	background: #f7fbff;
}

table#product-comparison tr.odd .column1 {
	background: #f7fbff;
	color: #000;
}

table#product-comparison tr.odd .empty {
	background: #fff;
}

table#product-comparison tr.top .goodbusiness {
	color: #569EE6;
	font-weight: bold;
}

table#product-comparison tr.odd th.product, table#product-comparison th.product strong a {
	color: #569EE6 !important;
	font-weight: normal;
}

table#product-comparison tr.top .empty {
	border-bottom: none;
}

table#product-comparison .column1 {
	background: #fff;
	color: #000;
	padding-left: 20px;
}

table#product-comparison .column1.title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

table#product-comparison td {
	border-bottom: 1px solid #BADCFE;
	border-left: 1px solid #BADCFE;
	font-size: 11px;
	padding: .3em 1em;
	text-align: center;
}

table#product-comparison th {
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #BADCFE;
	border-left: 1px solid #BADCFE;
	padding: 1em 0.4em;
}

table#product-comparison thead th {
	color: #38290B;
	background: #f4f9fe;
	font-weight: bold;
	text-align: center;
}

table#product-comparison tfoot th {
	text-align: center;
	background: #fff;
	font-size: 10px;
}

table#product-comparison tfoot th strong {
	font-size: 11px;
	font-weight: bold;
	margin: .5em .5em .5em 0;
	color: #38290B;
}

table#product-comparison tfoot th em {
	color: #21ae35;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

table#product-comparison tfoot th.product em {
	color: #1969bc;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

table#product-comparison tr.top td {
	color: #000;
	font-size: 14px;
	height: 40px;
}

table#product-comparison td.space {
	border-left: none;
}

table#product-comparison tr.colhead th {
	color: #A08F6A !important;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-left: 20px;
}

/* @end */

/* @group FAQ Page */

body#faq h1 {
	background-image: url(../cssimg/heading-faq0.png);
}

body#faq #wrapper {
	padding: 40px 50px 0;
}

body#faq .inner {
	padding: 0 50px;
}

body#faq p.FAQ-details {
	margin-left: 0;
}

/* @end */

/* @group Full Features List */

.f-image {
	float: left;
	margin-top: -36px;
}

#content.features h2 {
	border-bottom: 1px solid #ccc;
	margin-top: 36px;
	padding-bottom: 3px;
}

#content.features p.intro {
	font-size: 14px;
	margin-left: 0;
}

#content.features h3, #content.features p, #content.features table.tabledefault {
	margin-left: 100px;
}

#content.features ul {
	margin-left: 118px;
}

#content.features ul.actions {
	margin-left: 0;
}

/* @end */

/* @group Site Map Page */

body#sitemap h1 {
	background-image: url(../cssimg/heading-sitemap.png);
}

body#sitemap #wrapper {
	padding: 20px 50px 0 50px;
}

body#sitemap #wrapper .col {
	margin: 0 0 50px 0;
	width: 280px;
}

body#sitemap h2 {
	border-bottom: 1px solid #eee;
	font-size: 18px;
	padding: 0 0 3px;
}

body#sitemap h3 {
	color: #666;
	font-size: 12px;
	margin: 0;
}

/* @end */

/* @group Behind the Scenes */

body#behind h1 {
	background-image: url(../cssimg/heading-behind.png);
}

body#behind h2.first {
	color: #A08F6A;
	font-size: 24px;
	margin-top: 0;
}

body#behind #wrapper {
	padding: 40px 50px 50px 50px;
}

ul.facts img {
	float: left;
	margin-right: 18px;
}

ul.facts h2, ul.facts p {
	margin-left: 82px;
}

ul.facts li {
	margin: 0 0 36px 0;
}

/* @end */

/* @group Privacy */

body#privacy h1 {
	background-image: url(../cssimg/heading-privacy.png);
}

body#privacy #wrapper {
	padding: 40px 50px 50px 50px;
}

/* @end */

/* @group End-User Agreement */

body#enduser h1 {
	background-image: url(../cssimg/heading-enduser.png);
}

body#enduser #wrapper {
	padding: 40px 50px 50px 50px;
}

/* @end */

/* @group Terms of Use Page */

body#terms h1 {
	background-image: url(../cssimg/heading-terms.png);
}

body#terms #wrapper {
	padding: 40px 50px 50px 50px;
}

/* @end */

/* @group Search Results Page */

body#search-results h1 {
	background-image: url(../cssimg/heading-searchresults.png);
}

body#search-results #wrapper {
	padding: 20px 50px 0 50px;
}

/* @end */

/* @group Newsletter Sign Up */

li.newsletter-signup label {
	display: block;
}

li.newsletter-signup div {
	padding: 0 0 10px 0;
}

li.newsletter-signup input.cat_textbox_small {
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #eee;
	border-bottom: 2px solid #eee;		
	width: 150px;
}

li.newsletter-signup input.cat_textbox_small:hover {
	border: 2px solid #A3CDE8;
}

li.newsletter-signup input.cat_button {
	background: url(../cssimg/button-inputbutton.png) repeat-x 0 -2px;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #eee;
	border-bottom: 2px solid #eee;	
	height: 30px;

	width: 80px;
}

/* @end */

/* @group Highlight */

span.highlight {
	/*color: #000;
	font-weight: bold;*/
	border-bottom: 1px dotted #666;
	padding: 0px;
}

/* @end */

/* @group Modules */



/* @group Blog */

/* @group System Message */

.systemErrorMessage, .systemMessage {
	padding: 40px 50px;
}

/* @end */

body#blog #sub {
	padding-top: 30px;
}

body#blog h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
}

body#blog h4 {
	font-weight: normal;
	margin: 0 0 3px;
}

#sub p {
	font-size: 11px;
}

h2.BLOG-postTitle {
	border-bottom: 1px solid #d7d7d7;
	color: #4BC426;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 3px;
}

img.button {
	margin: 0 0 18px;
}

.BlogRecentPost, .BlogPostArchive {
	margin: 0 0 18px 0;
}

.BlogRecentPost ul, .BlogPostArchive ul {
	margin: 0;
}

.BlogRecentPost ul li, .BlogPostArchive ul li {
	font-size: 11px;
	list-style: none;
	margin: 0 0 9px 0;
}

.BLOG-postDetails {
	color: #888;
	font-size: 10px;
	margin: 0 0 18px 0;
}

.BLOG-postBody, .BLOG-postBody p{
	line-height: 20px;
	margin: 0 0 20px;
	text-align: justify;
}

.BLOG-postBody h2 {
	color: #666;
	font-size: 14px;
}

.BLOG-postBody strong {
	color: #444;
	font-size: 12px;
}

.BLOG-postBody a {
	margin: 0 3px;
}

.BLOG-postLinks {
	margin: 18px 0 54px 0;
}

/* @end */

p.FAQ-question strong {
	color: #1969bc;
}

p.FAQ-details {
	margin: 0 0 36px 18px;
}

/* @end */

/* @group Misc */

.start-image {
	float: left;
	margin-right: 18px;
}

.inter-image {
	float: right;
	margin: 0 0 0 9px;
}

.inline-icon {
	margin-right: 3px;
	vertical-align: top;
}

.blog-image {
	float: right;
	margin: 0 0 18px 18px;
}

p.action a {
	font-weight: bold;
}

/* @end */

/* @group Front Page Sign up */

#my-glider {
	position: relative;
}

#my-glider .signup {
	bottom: 0;
	height: 148px;
	right: 0;
	position: absolute;
	width: 148px;
}

div.mini-wrapper {
	background: #fff;
	border: 1px solid #d7d7d7;
	color: #888;
	margin-top: 36px;
	padding: 18px;
}

div.mini-wrapper h6 {
	color: #222;
	font-size: 14px;
	margin: 0 0 18px;
}

ol.blogsitesummary {
	margin: 0;
}

ol.blogsitesummary li {
	font-size: 11px;
	list-style: none;
	padding: 0 0 18px;
}

ol.blogsitesummary a {
	display: block;
	font-size: 14px;
}

body#forumsitesummary { background: #fff }
	
div.forumsitesummary { text-align: left }

div.forumsitesummary ol { margin: 0; }
div.forumsitesummary li { list-style: none; font-size: 11px; padding-bottom: 9px; }
div.forumsitesummary li a { display: block; }

/* @end */



.hide { display: none !important; }

/* @group Forms */

div.webform label {
	font-size: 11px;
}

div.webform div.item {
	padding: 6px 0;
}

div.webform input.cat_textbox, div.webform select.cat_dropdown {
	width: 300px;
}

div.webform select.cat_dropdown_smaller {
	width: 150px;
}



/* @end */

/* @group Legacy */

font,basefont {
	color:inherit; /* Standard browsers */
	color:expression(this.parentNode.currentStyle['color']); /* IE */
    font:inherit; /* Standard browsers. Font instead of font-size for Opera */
    font-family:expression(this.parentNode.currentStyle['fontFamily']); /* IE */
    font-size:100%; /* All browsers. Sizes are inherited */
}

center {
    text-align:inherit; /* Standard browsers */
    text-align:expression(this.parentNode.currentStyle['textAlign']); /* IE */
}

s,strike,u {
    text-decoration:inherit; /* Standard browsers */
    text-decoration:expression(this.parentNode.currentStyle['textDecoration']); /* IE */
}

/* @end */

/* @group Survey */

#survey h1 {
	font-size: 36px;
}

#survey form {
	background: #ECFBEA;
	border: 1px solid #C4F0BC;
	margin: 36px 0;
	padding: 18px 36px;
}

#survey label {
	color: #000;
	font-weight: bold;
}

#survey td {
	color: #222;
	font-size: 11px;
	line-height: 24px;
	padding: 9px 0px;
}

#survey input {
	margin: 0 6px 0 0;
}

#survey select.cat_dropdown_smaller,
#survey input.cat_textbox {
	width: 200px;
	margin: 0;
}

textarea.cat_listbox {
	height: 110px;
	width: 400px;	
}

#survey input, #survey textarea {
	border-top: 2px solid #D4EED1;
	border-left: 2px solid #D4EED1;
	border-right: 2px solid #F8FBF7;
	border-bottom: 2px solid #F8FBF7;
}

#survey input:hover, #survey input:focus {
	border: 2px solid #90C886;
}

#survey input.cat_button {
	background: url(../cssimg/button-inputbutton.png) repeat-x 0 -2px;
	border-top: 2px solid #D4EED1;
	border-left: 2px solid #D4EED1;
	border-right: 2px solid #F8FBF7;
	border-bottom: 2px solid #F8FBF7;	
	height: 30px;
	width: 80px;
}


/* @end */

body#goodbusiness div#content h2 {
	margin: 9px 0 18px;
}

body#goodbusiness div#content h2 a {
	font-size: 11px;
	margin: 0 0 0 9px;
}

div#jump, div#jump2, div#jump3 {
	margin: 0 0 30px;
}

div#jump ul, div#jump2 ul, div#jump3 ul {
	color: #9FC7E0;
	margin: 0 0 0 18px;
}

/* @group Designer */

body#designer h1,
body#designer h2,
body#designer h3,
body#designer h4,
body#designer h5,
body#designer h6 {
	font-weight: normal;
}

body#designer #main h3 {
	margin: 0 0 3px;
}

body#designer #intro {
	padding: 0 0 24px;
}

body#designer #intro h2 {
	font-size: 24px;
	font-weight: normal;
}

.designer .hero {
	background: #E0F0FA;
	height: 332px;
	margin: 0 0 38px;
	overflow: hidden;
	position: relative;
	width: 960px;
}

.afn .hero {
	background: #E0F0FA;
	height: 243px;
	margin: 0 0 38px;
	overflow: hidden;
	position: relative;
	width: 960px;	
}

.designer .hero .text {
	position: absolute;
	left: 50px;
	top: 46px;
}

.afn .hero .text {
	position: absolute;
	left: 50px;
	top: 40px;	
}

#designer-landingc .hero .text {
	position: absolute;
	left: 50px;
	top: 60px;
} 

.designer .hero .image {
	position: absolute;
	bottom: 0;
	right: 50px;
}

.designer .hero .video {
	position: absolute;
	bottom: 0;
	right: 0;
}

#designer-landing .hero {
	height: 368px;
}

#designer-landingc .hero {
	height: 260px;
}

#designer-landing .hero .text {
	position: absolute;
	left: 50;
	top: 60px;
}

ul#four-grid {
	margin: 0 0 18px;
}

ul#four-grid h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

ul#four-grid li {
	display: block;
	float: left;
	height: 200px;
	list-style: none;
	margin: 0 40px 0 0;
	width: 230px;
}

ul#four-grid li.last {
	margin: 0;
}

ul#four-grid img {
	margin: 0 0 9px 70px;
}

ul.image-thumbnails {
	margin: 0 0 63px;
	padding: 0;
}

ul.image-thumbnails li {
	float: left;
	list-style: none;
	margin: 0 9px 0 0;
}

ul.image-thumbnails img {
	border: 1px solid #d7d7d7;
}

p.cfa {
	color: #148700;
}

p.cfa .fixPNG {
	margin: 0 0 0 9px;
	vertical-align: middle;
}

div#cfa {
	background: #EEFCE4;
	border: 1px solid #b9f1ae;
	color: #148700;
	margin: 0 0 18px;
	padding: 20px;
}

div#cfa h2 {
	margin: 0 0 18px;
}

div#cfa p {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 9px;	
}

div#cfa img.fixPNG {
	margin: 9px 24px 3px;
}

div#bc {
	background: #fff;
	border: 1px solid #d7d7d7;
	color: #666;
	padding: 20px;	
}

div#bc h2 {
	margin: 0 0 18px;
}

ul#partner-benefits {
	margin: 0 0 18px;
	padding: 0;
}

ul#partner-benefits li {
	background: url(../cssimg/yes.gif) no-repeat 0 2px;
	color: #148700;
	font-size: 11px;
	list-style: none;
	padding: 0 0 9px 24px;
}

/* @end */

/* @group Designer Landing */

div#cta {
	background: #eefce4;
	border: 1px solid #b9f1ae;
	height: 196px;
	margin: 0 50px 36px;
	position: relative;
}

div#cta h2 {
	margin: 33px auto 24px;
	text-align: center;
}

div#cta a {
	display: block;
	margin: 0 320px;
}

div#cta img.smile {
	bottom: 0;
	position: absolute;
	right: 0;
}

ul#four-grid-horiz {
	margin: 0 50px 54px;
	padding: 0;
}

ul#four-grid-horiz h3 {
	font-size: 12px;
	margin: 0;
}

ul#four-grid-horiz .fixPNG {
	display: block;
	margin: 0 auto 12px;
}

ul#four-grid-horiz li {
	float: left;
	list-style: none;
	margin: 0 30px 0 0;
	width: 190px;
}

ul#four-grid-horiz li.one {
	padding: 3px 0 0 0;
}

ul#four-grid-horiz li.two {
}

ul#four-grid-horiz li.three {
	padding: 6px 0 0 0;
}

ul#four-grid-horiz li.four {
	margin: 0;
	padding: 7px 0 0 0;
}

div.big p {
	font-size: 14px;
	line-height: 24px;
}

div.screenshot {
	border: 1px solid #d7d7d7;
	color: #000;
	padding: 18px;
	text-align: center;
}

div.screenshot p {
	margin: 18px 0 0;
}

div#designer-tour {
	margin: 0 50px 36px;
}

div#main2 {
	float: left;
	padding: 0 0 0 50px;
	width: 300px;
}

div#main2 div#intro {
	margin: 0;
}

body#designer #main2 #intro h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 3px;
}

div#sub2 {
	float: right;
	width: 562px;
}

ul#six-grid {
	margin: 0;
	padding: 18px 0 0;
}

ul#six-grid li {
	float: left;
	height: 190px;
	list-style: none;
	margin: 0 50px 0 0;
	width: 230px;
}

ul#six-grid li.last {
	margin: 0;
}

ul#six-grid h3 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px;
}

ul#six-grid .fixPNG {
	display: block;
	margin: 0 auto 3px;
}

div#wrapper2 {
	margin: 0 0 24px;
}

div#wrapper3 {
	padding: 0 50px;
}

div#wrapper3 h3 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px;
}

div#col1, div#col2 {
	float: left;
	margin: 0 40px 0 0;
	width: 230px;
}

div#col2 {
	margin: 0;
}

div#col3 {
	float: right;
	width: 300px;
}

div#wrapper3 ul.grid {
	margin: 0;
	padding: 0;
}

div#wrapper3 ul.grid li {
	border: 1px solid #d7d7d7;
	float: left;
	list-style: none;
	margin: 0 5px 5px 0;
}

div#wrapper3 ul.grid li.last {
	margin: 0;
}

div#wrapper3 p.cfa .fixPNG {
	margin: 18px 0 0;
}

/* @end */

/* @group AFN Landing */

body#afn div#logo, body#afn div#logo a {
	display: block;
	height: 48px;
	position: absolute;
	top: 27px;
	width: 450px;
}

body#afn div#logo {
	background: url(../cssimg/logo-afn.png) no-repeat;
	text-indent: -9999px;
}

body#afn ul#nav-main {
	display: none;
	font-size: 12px;
	width: 440px;
}

body#afn a#nav-support, body#afn a#nav-blog, body#afn a#nav-designer {
	 display: none;
}

body#afn {
	font-size: 14px;
	line-height: 24px;
}

body#afn p {
	margin: 0 0 24px;
}

.afn .hero img.hero-image {
	bottom: 0;
	position: absolute;
	right: 0;
}

body#afn #wrapper #main {
	margin: 0;
	padding: 0 50px;
	width: auto;
}

body#afn h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 33px;
	margin: 0 0 24px;
}

div#afn-website, div#goodbusiness, div#special-offer {
	margin: 54px 0 0;
}

div#afn-website .left {
	float: left;
	width: 580px;
}

div#goodbusiness .left {
	float: left;
	width: 440px;
}

div#special-offer .left {
	border: 3px solid #FFA0A0;
	float: left;
	padding: 24px;
	width: 462px;
}

div#special-offer h3 {
	color: #f00;
	font-size: 18px;
}

div#afn-website .right {
	float: right;
	padding: 57px 0 0;
	width: 230px;
}

div#goodbusiness .right {
	float: right;
	width: 370px;	
}

div#special-offer .right {
	background: #E0F0FA;
	border: 1px solid #A4D1EE;
	color: #333;
	float: right;
	width: 260px;
	font-size: 12px;
	padding: 20px;
}

div#special-offer img {
	border: 1px solid #A4D1EE;
}

div#special-offer ul {
	margin-right: 0;
}

div#special-offer h4 {
	color: #000;
	font-size: 14px;
	margin: 0 0 24px;
}

div#special-offer p.name {
	font-size: 11px;
}

div#special-offer .right p {
	line-height: 18px;
}

div#afn-website ul {
	color: #148700;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
}

div#goodbusiness ul {
	color: #148700;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 24px;
}

div#afn-website li {
	background: url(../cssimg/yes.gif) no-repeat 0 2px;
	display: block;
	margin: 0 0 18px;
	padding: 0 0 0 24px;
}

div#goodbusiness li {
	background: url(../cssimg/yes.gif) no-repeat 0 2px;
	display: block;
	margin: 0 0 9px;
	padding: 0 0 0 24px;
}

span.red {
	color: #ff0000;
}

/* @end */

/* @group Website Showcase */

body#goodbusiness ol#website-list {
	margin: 0;
	padding: 0;
}

body#goodbusiness ol#website-list a {
	color: #888;
	font-size: 19px;
	display: block;
	text-decoration: none;
}

body#goodbusiness ol#website-list img {
	border: 1px solid #d7d7d7;
	margin: 0 0 3px;
	padding: 3px;
}

body#goodbusiness ol#website-list img:hover {
	border: 1px solid #1969bc;
}

body#goodbusiness ol#website-list h2 {
	color: #888;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	text-align: center;
}

ol#website-list li {
	/*border-bottom: 1px solid #eee;*/
	display: block;
	float: left;
	height: 177px;
	list-style: none;
	margin: 0 30px 10px 0;
	width: 190px;
}

ol#website-list li.last {
	margin: 0;
}

/* @end */


/* @group ie6 :/ */

* html #logo a {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/logo-goodbarry.png',sizingMethod='crop');
}

* html body#afn #logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/logo-afn.png',sizingMethod='crop');	
}

* html body.product #logo a {
	filter: none;
}

* html #cap-top {
	margin-bottom: -10px;
}

* html #cap-top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/cap-top.png',sizingMethod='crop');
}

* html body#home #cap-top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/cap-top-home.png',sizingMethod='crop');
}

* html body#designer #cap-top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/cap-top-home.png',sizingMethod='crop');	
}

* html body#afn #cap-top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/cap-top-home.png',sizingMethod='crop');	
}

* html #cap-body {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/cap-bg.png',sizingMethod='scale');
}

* html #cap-bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssimg/cap-bottom.png',sizingMethod='crop');
}

* html .home .scroller .fixPNG {
	margin-right: 9px;
}

* html ul.facts .fixPNG {
	float: left;
	margin: 45px 18px 0 0;
}

* html ul.actions li .fixPNG {
	visibility: hidden;
}

* html .caption {
	/*padding-top: 10px;*/
}

* html .home .scroller #section1 .caption {
	/*padding-top: 5px;*/
}

* html hr {
	margin: 3px 0;
}

* html .heading-faq .fixPNG {
	visibility: hidden;
}

* html #my-glider .signup {
	top: 232px;
	right: 2px;
}

/* @end */
