/*** CSS Stylesheet for http://earthfriendlier.co.uk Design by Webresolved - http://www.webresolved.co.uk ***/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	line-height: 1.2em;
	clear: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

div#header {
	padding: 0px;
	text-align: left;
	border: none;
	margin: 0px;
	width: 100%;
	clear: both;
	background-image: url(images/grass.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 180px;
}
#head_img {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 30%;
}
#head_lft {
	width: 75%;
	float: left;
}
#head_rgt {
	float: right;
	width: 24%;
}
.slogan {
	color: #006633;
	font-size: 1.4em;
	line-height: 1em;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}

/*** Top Navigation Bar ***/

div#navbar {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	background-color: #333333;
	font-weight: bold;
	padding: 4px 8px;
	line-height: 2em;
	border-bottom: thin solid #000000;
	margin-bottom: 1px;
}

#navbar ul li a:link, #navbar ul li a:visited {
color: #FFFFFF;
text-decoration: none;
border: 1px solid #000000;
margin-left: 5px;
margin-right: 5px;
padding: 2px;
display: inline;
}

#navbar ul li a:hover {
color: #EEEEEE;
text-decoration: underline;
}

#navbar a.current {text-decoration: none;}

#navbar ul li {
margin: 0px; 
padding: 0px; 
list-style-type: none; 
display: inline;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*** End of Top Navigation Bar ***/

div#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#maincontent {
	padding: 0;
	margin-right:  175px;
	margin-left:  205px;
	background: #FFFFFF;
}

div#maincontent2 {
	padding: 0;
	margin-right:  20px;
	margin-left:  205px;
	background: #FFFFFF;
}


#maincontent2 h2 {
	font-size: 1.6em;
	text-decoration: none;
	margin: 5px 10px 5px 5px;
	line-height: 1em;
	border-top: 0px none #009933;
	border-right: 0px none #009933;
	border-bottom: medium solid #009933;
	border-left: 0px none #009933;
}

div#leftcolumn {
	padding: 0;
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div#rightcolumn {
	padding: 0;
	float: right;
	width: 160px;
	margin: 10px 5px 0px 0px;
	text-align: center;
}
div#rightcolumn .img{
	padding: 0;
	margin-right: auto;
	margin-left: auto;	
}


div#rightcolumn a:link{
	text-decoration: none;
}
div#rightcolumn a:hover{
	text-decoration: underline;
}





h3 {
	margin: 10px 0px 0px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 1.2em;
	padding-left: 10px;
}

h1 {
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.1em;
	padding-top: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

h2 {
	font-size: 1.4em;
	text-decoration: none;
	margin: 5px;
	line-height: 1.2em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

p {
	font-size: 1em;
	padding: 5px 10px 2px;
	word-spacing: 2px;
	text-decoration: none;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
	min-width: 760px;
	max-width: 1000px;
    width:expression(document.body.clientWidth < 760? “760px” : document.body.clientWidth > 1200? “1200px” : “auto”); //Javascript Code for IE
; 	border: 1px solid #333333;
}

.flt-img-lft {
	float: left;
	margin: 5px;
	padding: 5px;
	border: thin solid #009933;
}
.flt-img-lft2 {
	float: left;
	margin: 5px;
	padding: 5px;
	border: none;
	}
.copyright {
	font-size: 0.8em;
	padding: 0px;
	color: #000000;
	text-align: center;
}
.copyright a{
	padding: 0px;
	text-decoration: none;
}

.img-pad {
	margin: 5px auto;
}
#maincontent h2, #maincontent2 h2 {
	
	margin-right: 5px;
	margin-left: 5px;
	color: #000000;
	font-size: 1.4em;
	margin-top: 10px;
}
div#maincontent3 h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;	
}

#maincontent h3, #maincontent2 h3 {
	background: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	font-size: 1.4em;
}


.h-left {
	float: left;
	width: 48%;
	text-align: left;
	border: 1px solid #009933;
}
.h-right {
	float: right;
	width: 50%;
	text-align: left;
	border: 1px solid #009933;
}
.h-img{
	float: right;
	width: 50%;
	text-align: left;
	border: 1px solid #009933;
}

.c-lear {
	clear: left;
}
.infobox {
	margin: 0px auto 20px;
	color: #000000;
	clear: both;
	border: 0px none;
	float: right;
	text-align: center;
}
#crt_nav {
	height: 20px;
	background: #009966;
	color: #FFFFFF;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	clear: left;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

#crt_nav a:link, #crt_nav a:visited {
	text decoration: none;
	text-decoration: underline;
}

#crt_nav a:hover{
	text decoration: none;
	text-decoration: none;
}
.clear {
	clear: left;
}
#searchbox {
	margin-left: 210px;
}
.head_logo {
	float: right;
	padding: 0px;
	border: none;
	margin: 0px;
}
.big-blk {
	font-size: 12px;
	color: #000000;
}
.shop_buttons {
	float: right;
	padding: 2px;
}
.imgholder {
	float: left;
	clear: both;
}

/*** Product Nav Bar ***/

#avmenu li a:hover2, #avmenu li a.current2 {
	background:#FFFFFF url(images/0019_swd_bullet_32.png) no-repeat right;
	color:#333333;
	border-top: 0px none #333333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
}

#prodmenu {
clear:left;
float:left;
width:190px;
margin:0px 0 10px;
padding:0;
}

#prodmenu ul {
	list-style:none;


	width:190px;
	margin:0 0 20px;
	padding:0;
	border-bottom: thin none #000000;
	border-top: none;
	border-right: none;
	border-left: none;
}

#prodmenu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

#prodmenu li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:6px;
	background:#333333;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

#prodmenu li a:hover, #prodmenu li a.current {
	background:#FFFFFF url(images/arrow.gif) no-repeat right;
	color:#333333;
	border-top: 0px none #333333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-decoration: none;
}
#prodmenu li a:hover2, #avmenu li a.current2  {
	background:#FFFFFF;
	color:#333333;
	border-top: 0px none #333333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
}

#prodmenu_heading {
	background:#333333;
	color:#FFFFFF;
	border-top: 6px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 6px solid #333333;
	border-left: 1px solid #333333;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	display: block;
	margin: 0px;
	list-style: none;
	text-indent: 6px;
	height: 20px;
}

#prodmenu li li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:6px;
	background:#009966;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
#prodmenu li li a:hover {
	text-decoration:none;
	border-bottom: 1px solid #333333;
	background: #FFFFFF;
	list-style: url(none) none;
	color: #000000;
	border-right: 1px solid #333333;
}

#prodmenu ul ul {
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	
}

/*** End of Product Navigation ***/

#listall ul  {
	margin:0px 0 0px 0px;
	font-size:0.9em;
	width:160px;
	border-bottom: 1px solid #333333;
}

#listall ul li {
	height:16px;
	margin:0;
	padding:4px 0 0 8px;
	background: #333333;
	color: #333333;
	font-weight: normal;
	list-style: none;
}

#listall a {
	text-decoration: none;
	color: #FF9900;
	
}


#listall a:hover {
	text-decoration: none;
	color: #FF9900;
	
}

#prodmenu h2 {
font-size:1.5em;
font-weight:normal;
}


.hide {
	visibility: hidden;
	display: none;
}
#minicart {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
}
.img_cont {
	float: left;
	clear: both;
}
.cont_txt {
	margin-left: 100px;
	float: right;
}
#quicklinks {
	margin: 5px 160px 5px 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	line-height: 1.4em;
}
#quicklinks2 {
	margin: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	line-height: 1.4em;
}

#crt_nav a {
	color: #FFFFFF;
	padding-right: 10px;
}
#quicklinks a,#quicklinks2 a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#quicklinks a:hover, #quicklinks2 a:hover {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}
.chevron {
	background: url(images/URL.gif) no-repeat left bottom;
	clear: both;
	height: 55px;
	color: #FF9900;
	margin: 10px 0px 0px;
}
.standout {
	font-size: 1.6em;
	color: #009933;
	font-weight: bold;
	line-height: 1.8em;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.flt-rgt {
	float: right;
	padding: 5px;
	border: thin solid #009966;
	margin: 5px;
}

.flt-rgt-no {
	float: right;
	padding: 5px;
	border: thin solid #FFFFFF;
	margin: 5px;
}

.flt-rgtO {
	float: right;
	padding: 0px;
	border: none;
	margin: 0px;
	clear: both;
}
.flt-rgtOFeat {
	float: right;
	padding: 0px;
	border: none;
	margin: 5px 5px 10px;
	clear: none;
}


.biggreen {
	font-size: 1.2em;
	color: #009966;
	font-weight: bold;
	line-height: 1.2em;
}
.listall {
	background: #333333;
}
.left-index {
	float: left;
	width: 45%;
}
.right-index {
	float: right;
	width: 45%;
}
blockquote {
	font-style: italic;
}
.author {
	font-style: normal;
	color: #000099;
}
#left-main {
	float: left;
	width: 45%;
	margin: 5px;
	border: 1px solid #FF0000;
}
#right-main {
	width: 45%;
	float: right;
}
.left-main2 {
	float: left;
	width: 45%;
	text-align: center;
}
.right-main2 {
	width: 45%;
	float: right;
	text-align: center;
}
.cart-box {
	padding: 0px;
	border: 1px solid #333333;
	text-align: center;
	width: 158px;
	margin: 0px;
}
.cart-box a:link, .mincart a:link{
	padding: 3px;
	color: #FFFFFF;
	background-color: #009966;
}
.cart-box a:hover, .mincart a:link{
	padding: 0px;
}
.right-col-box {
	padding: 0px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
	text-align: center;
	margin-top: 10px;
}
.right-col-txt {
	padding: 5px 0px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
	text-align: center;
	width: 158px;
}
.right-col-img {
	padding: 0px;
	border-top: none;
	text-align: center;
	width: 158px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.right-col-box2 {
	padding: 5px 0px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
	width: 158px;
	text-align: center;
	font-weight: normal;
	color: #000000;
}
div#rightcolumn .img {
	padding: 5px;
	margin: 5px;	
}
.corp {
	background: url(images/company-logos.jpg) no-repeat left bottom;
	height: 80px;
}
#leftcolumn h3, #rightcolumn h3 {
	color: #FFFFFF;
	margin-bottom: 0px;
	width: 160px;
	padding-right: 0px;
}
#leftcolumn h3 {
	background: #FFFFFF url(images/tab.gif) no-repeat;
	padding-left: 10px;
	width: 155px;
	color: #FFFFFF;

}

.left-col-img {
	padding: 0px;
	border-top: none;
	text-align: center;
	width: 188px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcolumn h3 {
	background: #333333;
	margin-right: 5px;
}
.embrod {
	background: url(images/company-logos.jpg) no-repeat left;
	height: 77px;
}
ol {
	padding: 5px;
	line-height: 16px;
	font-size: 1em;
}
.imag-pad {
	margin-right: 5%;
}
.breadcrumb {
	width: 100%;
	clear: both;
}
#ecom-table {
	margin: 0px;
	padding: 0px;
	border: none;
}
.holding {
	border: none;
    overflow: auto;
	text-align: center;
	padding: 5px;
	margin: 0px auto 2px;
	background: #FFFFFF;
	height: 100%;
}

#h-left ul,li, #h-right ul,li,  {
	list-style: disc;
	text-align: left;
	padding-left: 5px;
	padding-right 5px;
	margin-left: 0px;
}
.c-lear {
	clear: left;
}
.cat {
	border: 1px solid #009966;
	margin: 2px 1px 10px;
	padding: 1px;
	background: url(images/back_gradient.gif) repeat-x;
}

/*Styles for products*/
/*Styles for product Category Pages*/

P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
	border: none;
}

P.catdesc {
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
	text-align: center;
}

IMG.catimage {
	border:1px;
	border-color: #000;
	border-style: solid;
	vertical-align:top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

TD.product {
	height: 100%;
	padding: 2px;
	border-top: 1px solid #009966;
	border-right: 1px solid #009966;
	border-bottom: 2px solid #009966;
	border-left: 1px solid #009966;
	text-align: center;
	margin: 0px;
}

TD.catimage {
	vertical-align:top;
	padding-top: 5px;
} 

TD.catname {
	vertical-align:top;
	text-align: center;
	height: 100%;
	padding: 5px 2px 2px;
	border-top: 1px solid #009966;
	border-right: 1px solid #009966;
	border-bottom: 2px solid #009966;
	border-left: 1px solid #009966;
} 

TD.catnavigation {
}

/*Styles for Product Page*/
div.prodid {
	color: #999999;
	font-size: .8em;
}
div.prodname {
	text-align: center;
}
td.prodimage {
}
div.proddescription {
	font-size: .8em;
	font-weight: normal;
	text-align: center;
}
div.prodoptions {
}
div.prodprice {
	text-align: center;
}

/*Styles for eComm tables*/
TABLE.cobtbl{
	background-color: #333333;
	border: none;
} 

TD.cobhl{
	background-color: #99CC99;
	border: none;
}

TD.cobll{
	background-color: #FFFFFF;
	color : #666666;
	border: none;
}
/*End of eComm Tables*/

.proddetail {
	border: 1px solid #009966;
}

/*** Product Details Page ***/

div.detaildescription {
	color: #000000;
	padding: 10px;

}

div.detailname {
	font-size: 1.4em;
	margin-top: 10px;
	line-height: 1.2em;
}

div.detailid {
	font-weight: normal;
	color: #999999;
	margin-bottom: 5px;
}
td.detailimage {
	vertical-align: top;
	padding-top: 55px;
}
div.detailprice {
	margin-top: 10px;
}

/*Styles for Page Numbers*/
P.pagenums {
font-size: .8em;
font-family : Verdana;
}
SPAN.currpage {
color: #009966;
font-weight: bold;
}
.advsearch {
	float: right;
	margin-left: 210px;
	margin-top: 10px;
}

/*Styles for Mini Cart*/
.mincart {
	border: none;
	margin: 0px;
	padding: 0px;
}

P.mincart {
}
.prodboard {
	border: 1px solid #009966;
}
.infobox_img {
	border: thin solid #009966;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.infobox_img2 {
	border: none;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

}
.bigred {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	line-height: 1.2em;
}
.biggerred {
	font-size: 1.8em;
	font-weight: bold;
	color: #990000;
	line-height: 1.6em;
}

.bigred2 {
		background: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	color: #990000;
	font-size: 1.4em;
}

.green {
	color: #009933;
	font-size: 1.2em;
}
.purple {
	color: #9933CC;
	font-size: 1.2em;
}
.evol {
	margin-left: 15px;
}
.cat-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
.dload-main {
	border-bottom: 1px solid #FFCC00;
}
.toplink {
	margin-left: 215px;
	color: #000000;
}
.reviews {
	font-style: italic;
}
.clientlog {
	vertical-align: top;
	width: 98%;
}
.frontpic {
	margin-right: auto;
	margin-left: auto;
}
.frontal-img {
	background: url(images/Untitled-1.jpg) no-repeat right;
	height: 145px;
}
.con-form {
	width: 240px;
	margin-left: 10px;
}
#index-p1 {
	margin-left: 165px;
}
.standoutmore {
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
	font-size: 1.2em;
}
.index-head {
	color: #666666;
}
#plus_list {
	border: none;
}
#plus_list li {
	list-style: url(images/plus-yellow.jpg);
	padding: 5px;
}
#index-p1 a {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#index-p1 a:hover {
	color: #FF9900;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.evo-price {
	background: url(images/evo-back.gif) no-repeat right top;
	width: 520px;
}
#evo {
	border: none;
}
table.ev_price {
	border: 1px solid #333333;
	border-collapse: no-collapse;
	color: #333333;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.ev_price th {
	background: #009966;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	padding: .5em .2em;
	text-align: left;
	font-size: 1.2em;
}
table.ev_price td {
	padding: .5em .2em;
}
table.ev_price tr.odds td {
	background: #FFFF99;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
.postage {
	font-size: .9em;
	color: #000000;
}
.offerbox {
	border: 1px solid #FF9900;
	margin-bottom: 20px;
	background-image: none;
}
.offerbox_img {
	float: left;
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
.hot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 140%;
	color: #CC0000;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: underline;
}
.job-txt {
	font-size: 1em;
}
.pad100 {
	margin-left: auto;
	float: right;
}
.delivery {
	float: left;
}
#under_nav {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#under_nav .p {
	color: #666666;
}
.bigTel {
	font-weight: bold;
	font-size: 2em;
	color: #FFFFFF;
	line-height: 14px;
}
.holding-box {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	overflow:auto
}
.holding-box-img{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	overflow:auto;
	text-align: center;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.home-review {
	padding: 5px;
	margin-top: 20px;
}
.clearer {clear: left; line-height: 0; height: 0;}

.holding-box hr {display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;}
.job-box {
	width: 480px;
	background-image: url(images/blk-logo200.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.offer-heading {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 1em;
}
.uline-bold {
	font-weight: bold;
	text-decoration: underline;
}
.offer {
	font-size: 1.2em;
	font-style: italic;
	float: none;
	clear: left;
	padding: 3px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	text-align: justify;
}
.left_box {
	width: 48%;
	float: left;
	border: 1px solid #CCCCCC;
	background-image: url(images/grass.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right_box {
	border: 1px solid #CCCCCC;
	width: 48%;
	float: right;
	background-image: url(images/fruits-sml.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right_box h2, .left_box h2 {
	border: none;
	color: #000000;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.full_box {
	margin-top: 15px;
}
.box_holder {
	border: none;
	overflow:auto;
	margin-bottom: 2px;
	color: #000000;
}
.box_holder h3{
	text-align: center;
	color: #009933;
	
}
.box-offer {
	border: 1px solid #CCCCCC;
	float: right;
	width: 45%;
	padding: 5px;
}
.smaller {
	font-size: 0.9em;
	color: #666666;
}
#under_nav p {
	text-align: center;
}
#pay_box {
	float: left;
	width: 180px;
}
#payment_box {
	margin-left: 30px;
}
.m2_spec {
	padding: 3px;
	border: none;
	width: 60%;
	margin: 30px 30px 30px 10px;
}
.m2_spec td{
	padding: 3px;
}caption {
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
	text-align: left;
}
.poster {
	padding: 5px;
	margin: 20px;
	border: 1px dotted #999999;
}
.posterbox {
	margin-top: 15px;
	margin-bottom: 5px;
}
.feature {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	width: 90%;
	border-top: 1px solid #009966;
	border-right: 3px solid #009966;
	border-bottom: 1px solid #009966;
	border-left: 3px solid #009966;
}
.featured_img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.blk_bdr {
	border: 1px solid #000000;
}

.earn30 {
	font-size: 2em;
	color: #FF3300;
}

div#footer {
	padding: 2%;
	clear: both;
	border-top: none;
	background: #000000;
	color: #FFFFFF;
	margin: 0px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

div#footer p {
	padding: 0px;
	line-height: 18px;
	text-align: center;
	
}

div#footer a {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	
}
.footerCol {
	width: 22%;
	float: left;
	margin-left: 20px;
	text-align: center;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.footerCol1 {
	width: 20%;
	background: #000000;
	float: left;
	margin:0;
	text-align: left;
	padding-top: 20px;
}
.footerCol2 {
	width: 60%; float: left; margin:0; text-align: center;
}
.footerCol3 {
	width: 20%;
	background: #000000 url(images/EFLogoMini.gif) no-repeat right center;
	float: right;
	margin:0;
	text-align: right;
	height: 140px;
}
.spacer {
	clear: both;
}

#right-col-nav {
	margin: 0px;
	padding: 0px;
    width: 158px;}

#right-col-nav ul li a:link, #right-col-nav ul li a:visited {
	color: #ffffff;
	background-color: #009966;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	display: block;
	width: 158px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#right-col-nav ul li a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #000000;
}

#right-col-nav a.current {text-decoration: none;}

#right-col-nav ul li {margin: 0px; padding: 0px; list-style-type: none; display: block;}

#right-col-nav ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.breadTitle {
	font-weight: bold;
	padding-left: 15px;
}
.rightTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
}
.v-left {
	float: left;
	width: 20%;
}
.v-right {
	float: left;
	margin-left: 10px;
	width: 78%;
}
.v-box {
	overflow:auto;
	margin: 5px 5px 10px;
}
.v-Title {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #009966;
	line-height: 1.4em;
}
td.mincart a {
    color: #FFFFFF;
}
td.mincart a:link {
	font-weight: bold;
	color: #FFFFFF;
}
td.mincart a:hover{
	text-decoration: none;
}
td.mincart a {
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
.question {
	font-size: 1.1em;
	font-weight: bold;
	color: #006633;
	margin: 15px 10px 0px;
	padding: 0px;
}
.answer {
	margin: 10px 10px 25px;
	padding: 0px;
}
.answerA {
	font-size: 1.1em;
	font-weight: bold;
}
#faq ul{
	margin: 0px;
	padding: 0px;
}
#faq li{
	list-style-type: none;
	padding-bottom: 4px;
	display: block;
}
#faq li a:link, #faq li a:visited{
	font-weight: bold;
	text-decoration: none;
}
#faq li a:hover{
	font-weight: bold;
	text-decoration: underline;
}
.spacer {
	clear: both;
}
.cnt_img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/*Styles for eComm tables*/
table.dilu{
	border: none;
	margin-right: 15px;
	padding: 5px;
	margin-left: 15px;
	width: 100%;
} 

th.dilu{
	background-color: #99CC99;
	border: none;
	padding: 5px;
}
tr.headrow{
	background-color: #99CC99;
	border: none;
}

table.dilu th{
	border: none;
	text-align: center;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.dilu td{
	border: none;
	padding: 3px 10px;
	text-align: center;
}

/*End of eComm Tables*/
.hrclear {
}
.home_img {
	height: 150px;
	width: 98%;
	background-image: url(images/ef-range2.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	background-position: left bottom;
}
.left_float {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0px;
}
.brochure {
	border: 1px solid #009933;
}
