/* --- Greenfingers Main CSS --------------- */



/* --- Common --- */

body {
  margin: 0;
  padding: 0;
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  font-size: 90%;
  line-height: 150%;
  background-color: #47AD68;
  background-image: url('images/top-gradient.png');
  background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #3300FF;
}

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

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

img {border: none;}

p {margin: 0;}

h1,h2,h3,h4,h5,h6 {padding: 0; padding-bottom: 5px; margin: 0;}

h1 {
	font-size: 1.3em;
	line-height: 110%;
	text-align: center;
}

h2,h3,h4 {color: #14612F;}

h2 {
	font-size: 1.25em;
}

h2 a {
	color: #14612F;
}

h3 {
	font-size: 0.9em;
}

.subtext {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.redhighlight {
	font-size: 1.1em;
	color: #CC0000;
}

.bluehighlight {
	font-size: 1.1em;
	color: #3300FF;
}

.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 0.9em;
}

.clear {
	clear: both;
	text-align: center;
	padding: 20px;
}

.divider {
	width: 53px;
	height: 15px;
	background-image: url('images/divider.png');
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	padding: 30px;
}

.specialoffer {
	background-image: url('images/specialofferorb.jpg');
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 35px;
	width: 85px;
	border: solid 1px silver;
  	padding: 5px 0px 0px 25px;
	font-size: 90%;
	line-height: 120%;
	text-align: center;
	float: left;
	margin-top: 18px;
	margin-right: 5px;
}

#indexcontent {
	width: 700px;
	margin: auto;
}

#indexcontent img {
	padding: 10px 25px 10px 25px;
}

.banner {
	padding-top: 15px;
	text-align: center;
	margin: auto;
}

#productbenefits {
	width: 920px;
	margin: 0px auto;
	padding-top: 10px;
	text-align:center;
}

#productbenefits img {
	padding: 5px;
}

.narrowcontent {
	width: 800px;
	margin: 0px auto;
	text-align: center;
}

.narrowcontent ol {
	text-align: justify;
	margin-left: -20px;
}

.textbox1 {
	width: 800px;
	margin: 0px auto;
	border-style: ridge;
	padding: 10px;
}

.textbox1 ol {
	text-align: justify;
	margin-left: -20px;
}

.textbox2 {
	width: 310px;
	margin: 0px auto;
	border-style: ridge;
	padding: 10px;
}

.textbox2 ol {
	text-align: justify;
	margin-left: -20px;
}

.textbox3 {
	width: 800px;
	margin: 0px auto;
	padding: 10px;
}

.rosette {
	width: 77px;
	height: 143px;
	background-image: url('images/rosette_small.png');
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin-right: 80px;
}

.rosette2 {
	width: 77px;
	height: 143px;
	background-image: url('images/rosette_small.png');
	background-repeat: no-repeat;
	background-position: center;
}

#analysis {
	width:500px;
	margin: 20px auto;
	border-style: ridge;
}


/* --- Navigation Guide --- */

#navguide {
	font-family: Helvetica;
	font-size: 0.95em;
	padding-top: 5px;
	padding-left: 2px;
}

#navguide a {
	color: #0000CC;
}

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



/* --- Header --- */

#header {
	position: relative;
	width: 960px;
}

#head-left-col {
	float: left;
	width: 748px;
	height: 199px;
}

#headrow_top {
	width: 748px;
	height: 54px;
	background-image: url('images/header-top.jpg');
}

#headrow_nav {
	width: 748px;
	height: 33px;
	background-image: url('images/header-nav_main.jpg');
}

#navlinks {
	width: 514px;
	height: 29px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	overflow: hidden;
	padding-bottom: 4px;
	vertical-align: middle;
}

#navlinks a {
	text-decoration: none;
	color: #000000;
}

#navlinks a:hover {
	border-bottom: 3px groove #FFFF33;
	padding-bottom: 1px;
}

#navlinks a:active {
	color: #00501F;
}

#nav-left {
	width: 35px;
	height: 33px;
	float: left;
	background-image: url('images/header-nav_left.jpg');
}

#nav-right {
	width: 199px;
	height: 33px;
	float: right;
	background-image: url('images/header-nav_right.jpg');
}

#headrow_mid {
	width: 748px;
	height: 25px;
	background-image: url('images/header-mid_centre.jpg');
}

#headrowmid-left {
	width: 35px;
	height: 25px;
	float: left;
	background-image: url('images/header-mid_left.jpg');
}

#headrowmid-right {
	width: 199px;
	height: 25px;
	float: right;
	background-image: url('images/header-mid_right.jpg');
}

#headrow_bottom {
	width: 748px;
	height: 87px;
	background-image: url('images/header-bottom.jpg');
}

#headrow_bottom .content {
	width: 616px;
	height: 87px;
	margin-left: 11px;
	padding-left: 4px;
	overflow: hidden;
}

#head-right-col {
	width: 212px;
	height: 199px;
	float: left;
}

#logo {
	width: 201px;
	height: 167px;
	float: left;
}

#logo img {
	border-style: none;
}

#head-right-col_r {
	width: 11px;
	height: 167px;
	float: left;
	background-image: url('images/header-right_right.jpg');
}

#head-right-col_b {
	width: 212px;
	height: 32px;
	float: left;
	background-image: url('images/header-right_bottom.jpg');
}




/* --- Content Top Box --- */


#contenttop_box {
	clear: both;
	width: 960px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url('images/contenttop-background.png');
}

.contenttop_corners {
	width: 11px;
	height: 21px;
	background-repeat: no-repeat;
	position: absolute;
}

#contenttop_content {
	padding-left: 15px;
	padding-right: 15px;
	width: 930px;
}

#contenttop_tl {
	background: url('images/contenttop-boxleft_top.png');
	left: 0px;
	top: 0px;
}	

#contenttop_tr {
	background: url('images/contenttop-boxright_top.png');
	right: 0px;
	top: 0px;
}

#contenttop_bl {
	background: url('images/contenttop-boxleft_bottom.png');
	left: 0px;
	bottom: 0px;
}

#contenttop_br {
	background: url('images/contenttop-boxright_bottom.png');
	right: 0px;
	bottom: 0px;
}

#contenttop_bottom {
	width: 960px;
	height: 11px;
	background-image: url('images/contenttop-boxbottom.png');
	background-repeat: no-repeat;
}



/* --- Main Content Boxes --- */

#boxtop {
	width: 960px;
	margin-top: 15px;
	height: 11px;
	background-image: url('images/box-top.png');
	background-repeat: no-repeat;
}

#boxmiddle {
	width: 960px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url('images/box-background.png');
}

.boxmiddle_corners {
	width: 11px;
	height: 18px;
	background-repeat: no-repeat;
	position: absolute;
}

#boxmiddle_content {
	padding-left: 15px;
	padding-right: 15px;
	width: 930px;
	text-align: center;
}

#boxmiddle_tl {
	background: url('images/box-left_top.png');
	left: 0px;
	top: 0px;
}	

#boxmiddle_tr {
	background: url('images/box-right_top.png');
	right: 0px;
	top: 0px;
}

#boxmiddle_bl {
	background: url('images/box-left_bottom.png');
	left: 0px;
	bottom: 0px;
}

#boxmiddle_br {
	background: url('images/box-right_bottom.png');
	right: 0px;
	bottom: 0px;
}

#boxbottom {
	width: 960px;
	height: 11px;
	background-image: url('images/box-bottom.png');
	background-repeat: no-repeat;
}

/* --- Footer Content --- */

.footerlink {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}

#copyright {
	left: 15px;
	bottom: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#stamps {
	right: 5px;
	bottom: 0px;
	position: absolute;
	padding-top: 2px;
	padding-bottom: 1px;
	height: 80px;
}

#stamps div {
	float: left;
	margin-left: 5px;
}

