/* ewgeco stylsheet */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 4px;
	padding: 4px;
	font-size: 80%;
	color:#555555;
}
#body-wrapper {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
}
#body-wrapper #header {
	height: 210px;
}
#body-wrapper #top-menu {
	float: right;
	height: 35px;
	width: 680px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: inline;
	margin-right: 12px;
}
#body-wrapper #left-column {
	float: left;
	width: 150px;
	clear: both;
	margin-left: 12px;
	position: relative;
	margin-top: 46px;
}
#body-wrapper #body-content {
	float: left;
	width: 450px;
	margin-left: 15px;
}
#body-wrapper #right-column {
	float: right;
	width: 205px;
	position: relative;
	right: 5px;
	margin-top: 4px;
}
#body-wrapper #footer {
	clear: both;
	width: 860px;
	height: 70px;
	background-image: url(../images/footer-bar.png);
	background-repeat: no-repeat;
	margin-left: 4px;
	font-size: 90%;
	color: #999999;
}
#body-wrapper #footer .footer-strap {
	float: right;
	margin-right: 20px;
	position: relative;
	top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#body-wrapper #footer .footer-content {
	margin-left: 12px;
	margin-bottom: 2px;
	width: 370px;
	padding-top: 40px;
	font-size: 90%;
}
#body-wrapper #footer .footer-content-right {
	margin-right: 12px;
	margin-bottom: 2px;
	width: 450px;
	font-size: 90%;
	float: right;
	text-align: right;
	position: relative;
	bottom: 30px;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#body-wrapper #top-menu .top-menu-list li {
	padding: 0px;
	margin: 0px;
}

#body-wrapper #top-menu .top-menu-list ul {
	padding: 0px;
	margin: 0px;
}

#body-wrapper #top-menu .top-menu-list {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/bullet-img.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 160px;
	height:16px;
	padding-left: 7px;
	white-space: nowrap;
	float: left;
	list-style-type: none;
}
#body-wrapper #top-menu .top-menu-list a {
	color: #999999;
	text-decoration: none;
	width: 160px;
	height:16px;
	padding-left: 7px;
}
#body-wrapper #top-menu .top-menu-list a:hover {
	color: #7ac143;
	text-decoration: none;
	width: 160px;
	height:16px;
	padding-left: 7px;
}
#body-wrapper #top-menu ul {
	padding: 2px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 700px;
	line-height: 16px;
}
#body-wrapper #left-column .left-menu {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#body-wrapper #left-column .left-menu a {
	color: #999999;
	text-decoration: none;
}
#body-wrapper #left-column .left-menu a:hover {
	color: #7ac143;
	text-decoration: none;
}
#body-wrapper #right-column .amber-button {
	background-image: url(../images/rt-col-button-2.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 205px;
}
#body-wrapper #right-column .red-button {
	background-image: url(../images/rt-col-button-1.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 205px;
}
#body-wrapper #right-column .green-button-roll {
	background-image: url(../images/rt-col-button-3.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 205px;
}
#body-wrapper #right-column .green-button-roll .button-text-title {
	font-size: 150%;
	color: #FFFFFF;
	padding-top: 12px;
	margin-left: 60px;
	position: relative;
	top: 8px;
}
#body-wrapper #right-column .green-button .button-text-text {
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 12px;
	margin-left: 60px;
}
#body-wrapper #right-column .red-button .button-text-title {
	font-size: 150%;
	color: #FFFFFF;
	padding-top: 12px;
	margin-left: 76px;
}
#body-wrapper #right-column .red-button .button-text-text {
	color: #FFFFFF;
	margin-left: 74px;
}
#body-wrapper #right-column .amber-button .a-button-title {
	font-size: 150%;
	color: #FFFFFF;
	text-align: center;
}
#body-wrapper #right-column .amber-button .a-button-text {
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	margin-right: 6px;
}
#body-wrapper #body-content h1 {
	font-size: 180%;
	color: #7ac143;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#body-wrapper #body-content h2 {
	font-size: 120%;
	color: #7ac143;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#body-wrapper #body-content h3 {
	font-size: 100%;
	color: #7ac143;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-style: italic;
}
#body-wrapper .breadcrumbs {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	width: 680px;
	font-size: 12px;
	color: #999999;
	height: 14px;
}
#body-wrapper .breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
}
#body-wrapper .breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}
#body-wrapper .breadcrumbs a:hover {
	color: #7ac143;
	text-decoration: underline;
}
#body-wrapper .breadcrumbs a:active {
	color: #7ac143;
	text-decoration: underline;
}



/*--------------------------------------- red button ---------------------------------------*/

div.red-button-roll {
	width: 205px;
	height: 72px;
	background: url(../images/rt-col-button-1a.png) no-repeat 0 -72px;
	position: relative;
	}
div.red-button-roll a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../images/rt-col-button-1a.png) no-repeat top left;
	color:#fff;
	}
	
div.red-button-roll a:hover {
	background-image: url('none');
	color:#fff;
	}

div.red-button-roll a:active {
	color:#fff;
	}

#body-wrapper #right-column .red-button-roll .button-text-title {
	display: block;
	font-size: 150%;
	margin-top: 12px;
	margin-left: 76px;
}

#body-wrapper #right-column .red-button-roll .button-text-text {
	display: block;
	margin-top: 2px;
	margin-left: 76px;
}


/*--------------------------------------- amber button ---------------------------------------*/

div.amber-button-roll {
	width: 205px;
	height: 65px;
	background: url(../images/rt-col-button-2a.png) no-repeat 0 -65px;
	position: relative;
	}
div.amber-button-roll a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../images/rt-col-button-2a.png) no-repeat top left;
	color: #fff;
	}
	
div.amber-button-roll a:hover {
	background-image: url('none');
	color:#fff;
	}

div.amber-button-roll a:active {
	color:#fff;
	}

#body-wrapper #right-column .amber-button-roll .a-button-title {
	display: block;
	font-size: 150%;
	margin-top: 5px;
	text-align: center;
	margin-right: 6px;
}
#body-wrapper #right-column .amber-button-roll .a-button-text {
	display: block;
	font-size: 80%;
	text-align: center;
	margin-top: 2px;
	margin-right: 6px;
}
/*--------------------------------------- green button ---------------------------------------*/

div.green-button-roll {
	height: 71px;
	width: 205px;
	background: url(../images/rt-col-button-3.png) no-repeat;
	position: relative;
	}
div.green-button-roll a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../images/rt-col-button-3.png) no-repeat;
	color: #fff;
	}
	
div.green-button-roll a:hover {
	background-image: url('none');
	color:#fff;
	}

div.green-button-roll a:active {
	color:#fff;
	}

#body-wrapper #right-column .green-button-roll .a-button-title {
	display: block;
	font-size: 150%;
	margin-top: 5px;
	text-align: center;
	margin-right: 6px;
}
#body-wrapper #right-column .green-button-roll .a-button-text {
	display: block;
	font-size: 80%;
	text-align: center;
	margin-top: 2px;
	margin-right: 6px;
}
/*-------------------------------------------*/
.contact {
	margin-left: 0px;
	position: relative;
	width: 450px;
}
#wrapper #left-col .list-form img {
	margin-bottom: 9px;
}
#wrapper #left-col .list-form .centre {
	text-align: center;
}
.form-input {
	position: absolute;
	left: 150px;
}
.img-right {
	float: right;
	margin-left: 6px;
}
.img-left {
	float: left;
	margin-right: 6px;
}
.img-centre {
	text-align: center;
}
a:link {
	color: #7AC166;
	text-decoration: underline;
}
a:visited {
	color: #7AC166;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #7AC166;
	text-decoration: underline;
}
.prod-img {
	margin: 2px;
	width: 99px;
	float: left;
	text-align: center;
}
.prod-display {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 450px;
	height: 170px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.g-button-name {
	margin-left: 12px;
}
.g-button-email {
	margin-left: 12px;
}
#body-wrapper #right-column .green-button #opt-in {
	padding-top: 2px;
}
#body-wrapper #right-column .green-button .g-button-name input {
	color: #999999;
	padding-top: 2px;
}
#body-wrapper #right-column .green-button .g-button-email input {
	color: #999999;
}
#body-wrapper #footer .footer-content-right .terms {
	float: left;
}

/* Start blog styles
----------------------------------------------- */
/* Header
----------------------------------------------- */

#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

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

#content {
	width:660px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#main {
	width:400px;
	float:left;
}
#sidebar {
	width:220px;
	float:right;
}



/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
	padding:4px;
	border:0px;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }



/* End Blog styles
----------------------------------------------- */
#body-wrapper #right-column .green-button-roll a .button-text {
	padding-left: 24px;
	position: relative;
	top: 12px;
}
