*{
	margin:0px;
	padding:0px;
}
body{
	background-image:url(images/bgTile.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	font-size: 12px;
	background-color: #1A1A1A;
}

/* form elements */


input{
	background-color:#FFF;
	border:solid 1px #CCC;
	color:#666;
	padding:5px;
	margin-left:5px;
	font-size:13px;
}


/* base elements */
#wrapper{
	margin:0 auto;
	width:980px;
	min-height:768px;
	background-image:url(images/bgImg.jpg);
	background-repeat:no-repeat;
}
div.logo{
	background-image:url(images/epLogo.png);
	background-repeat:no-repeat;
	height:100px;
}
/*
img
{
	border: 0;
}
h1{
	background-image:url(images/epLogo.png);
	background-repeat:no-repeat;
	height:100px;
}
h1 span, #products #rightCol span{
	display:none;
} */
h1{
	color:#336633;
	font-size:20px;
	font-weight:normal;
	margin-bottom: 15px;
}
h1.white{
	color:#FFF;
	font-weight:normal;
}
h2{
	color:#336633;
	font-size:20px;
	font-weight:normal;
}
h2.white{
	color:#FFF;
	font-weight:normal;
}
h2.whiteDotEnd{
	color:#FFF;
	font-weight:normal;
	background-image:url(images/sideDots.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:-20px;
	margin-bottom:10px;
}
h3{
	color:#669933;
	font-weight:normal;
	font-size:16px;
	margin-bottom:15px;
	margin-top:20px;
}
h3.italic{
	margin-top:20px;
	font-weight:normal;
}
h3.grey{
	color:#666;
	text-transform:uppercase;
}
#sideContent h3{
	margin-bottom:0px;
}
h4{
	color:#339966;
	font-size:14px;
	margin-bottom:10px;
	font-weight:normal;
}
p{
	color:#333;
	font-size:12px;
	margin-bottom:10px;
}
p.white{
	color:#FFF;
	font-weight:normal;
}
p.lgrey{
	color:#cccccc;
	font-weight:normal;
}
.dgrey{
	color:#999;
	width: 200px;
	/* padding-right:50px; */
	padding-left:30px;
}
.dgreyRetail{
	color:#999;
	padding-right:62px;
	padding-left:30px;
}
a:link{
	color:#307552;
	text-decoration:underline;
}

a:visited{
	color:#307552;
	text-decoration:underline;
}
a:hover{
	color:#669933;
	text-decoration:none;
}

h2 a:link{
	color:#307552;
	text-decoration:none;
}

h2 a:visited{
	color:#307552;
	text-decoration:none;
}
h2 a:hover{
	color:#307552;
	text-decoration:underline;
}

h3 a:link{
	color:#669933;
	text-decoration:none;
}

h3 a:visited{
   	color:#669933;
	text-decoration:none;
}
h3 a:hover{
	color:#669933;
	text-decoration:underline;
}


/* layout elements */
.rounded-corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	behavior: url(/css/border-radius.htc);
}
.rounded-cornersTOP {
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    border-radius:10px;
	behavior: url(/css/border-radius.htc);
}
.rounded-cornersBOT {
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -khtml-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
	behavior: url(/css/border-radius.htc);
}
#content{
	margin:0 auto;
	width:980px;
}
#contentInfo{
	min-height:425px;
	background-color:#FFF;
	border:#cccccc 1px solid;
}
#products #content{
	margin:0;
	width:720px;
	float:left;
}
#sideContent{
	float:right;
	width:250px;
	margin-top:104px;
}
#sideInfo{
	width:210px;
	padding:35px 20px 20px 20px;
	background-image:url(images/darkGrey.gif);
}
#rightCol{
	float:right;
	/*width:440px;*/
	width:380px;
	padding:30px;
}
#products #rightCol{
	float:right;
	border-bottom:#CCC 1px solid;
	height:46px;
	width:350px;
	padding:22px 0px 0px 22px;
	background-image:url(images/prodNav/bgShadow.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#products #rightCol li{
	display:inline;
	list-style:none;
}
#products #rightCol a{
	margin-right:10px;
}


.catNav a{
	display:block;
	float:left;
	height:46px;
	width:46px;
	background-position: 0 46px;
}
.catNav a.Selected{
	display:block;
	float:left;
	height:46px;
	width:46px;
	background-position: 0 0px;
}
.catNav a:hover{
	display:block;
	background-position:0 0px;
}

div.Breadcrumb {
	font-size: 12px;
	color: #669933;
	margin: 0px 0px 15px 0px;  
}

div.Breadcrumb a{
	color: #669933;
	text-decoration:underline;
}

div.Breadcrumb a:link{
	text-decoration:underline;
}

div.Breadcrumb a:visited{
	text-decoration:underline;
}
div.Breadcrumb a:hover{
	text-decoration:underline;
}


#gridNav a{
	display:block;
	float:left;
	height:46px;
	width:46px;
	background-position: 0 46px;
	background-image:url(images/prodNav/gridIcon.png);
}
#gridNav a:hover{
	display:block;
	background-position:0 0px;
}
#accNav a{
	display:block;
	float:left;
	height:46px;
	width:46px;
	background-position: 0 46px;
	background-image:url(images/prodNav/accIcon.png);
}
#accNav a:hover{
	display:block;
	background-position:0 0px;
}

#leftCol{
	float:left;
	width:508px;
	/*width:560px;*/
	padding:30px 0px 30px 30px;
}
img.landing
{
 width:508px;
 height:241px;
 border-style:none;
}
img.thumbs{
 width:105px;
 height:105px;
 border-style:none;
	margin-top:25px;
	margin-right:29px;
}
img.thumbs-right{
 width:105px;
 height:105px;
 border-style:none;
	margin-top:25px;
}



#leftColContent{
	float:right;
	width:480px;
}
.oneCol{
	padding:30px 30px 30px 30px;
}


#products #leftCol{
	background-image:url(images/lgreyTile.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:bottom;
	width:657px;
	padding:30px;
	min-height:200px;
}
#products #leftCol img.catImg{
	float:left;
	margin-right:10px;
	margin-top:4px;
}

/*
#leftCol a:link, #leftCol a:visited{
	border:0;
	color:#FFF;
}

#leftCol a:hover{
	color:#acc17c;
}
*/
#products #leftCol a:link{
	color:#307552;
	text-decoration:underline;
}
#products  #leftCol a:hover{
	color:#669933;
	text-decoration:none;
}
.productsContent{
	width:667px;
	padding:   0px 0px 0px 30px;
	clear:both;
	/* min-height:200px; */
}

.productRow{
	min-height:200px;  
}


.Grid1Cell
{
	float:left;
	min-width:145px;
}

img.Prod{
	border:#CCC 1px solid;
	margin-right:20px;
	margin-bottom:0px;
}


img.ProdRight{
	border:#CCC 1px solid;
	margin-right:0px;
	margin-bottom:0px;
}


#productsBar{
	background-image:url(images/darkGrey.gif);
	background-color:#202120;
	min-height:100px;
	margin:auto;
	margin-top:15px;
	padding:30px;
	/*width:980px;*/
	width:920px;
}
#productsBarInfo{
	float:left;
	width:300px;
}
#productsBar #icons{
	float:right;
	width:590px;
}
#productsBar img{
	border:none;
	margin-left:9px;
	margin-bottom:9px
}
#blogBar{
	background-color:#FFF;
	min-height:130px;
	margin:auto;
	margin-top:15px;
	padding:30px;
	/*width:980px;*/
	width:920px;
}
#blogBar #subscribeArea{
	float:right;
	margin-top:80px;
	/*width:150px; */
	font-variant:small-caps;
	font-size:14px;
}
#sideContent #subscribeArea{
	background-image:url(images/subscribeDots.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:40px;
	font-variant:small-caps;
	font-size:14px;
}
#subscribeArea li{
	display:inline;
	list-style:none;
	font-size:14px;
}
#subscribeNav a:link{
	display:block;
	padding:5px;
	float:left;
}
#rssNav a:link, #rssNav a:visited{
	display:block;
	color:#FFF;
	background-color:#669933;
	padding:5px;
	text-decoration:none;
	float:left;
	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
    	-khtml-border-radius: 5px;
   	 border-radius: 5px;
	behavior: url(/css/border-radius.htc);
}
#rssNav a:hover{
	display:block;
	background-color:#339966;
}
#sideContent #rssNav a:link{
	float:left;
}
#blogBar img{
	float:left;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
}
#footer{
	clear:both;
	margin:auto;
	margin-top:15px;
	padding-right:40px;
	/*width:980px;*/
	width:940px;
	padding-top:12px;
	/*height:40px;*/
	height:28px;
	color:#FFF;
	text-align:right;
	font-weight:normal;
	font-size:12px;
	background-image:url(images/earthCopyright.png);
	background-position:right;
	background-repeat:no-repeat;
}
#sideFooter{
	background-image:url(images/subscribeTile.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	padding:20px 10px 10px 10px;
	height:30px;
	/*height:50px;*/
}

/*
a.current
{
    color: Red;
}
*/

/* Clearfix */
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}

.home-blog-post
{
    float: left;
    margin-right: 45px;
    width: 200px;
}




/* nav */
#nav{
	background-color:#333;
	height:20px;
	padding:10px 30px 10px 30px;
	color:#FFFFFF;
	z-index:10;
}
#products #nav{
	width:660px;
}


textarea
{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#666666;
margin-left:5px;
padding:5px;    
}

legend
{
	color:#336633;
	font-size:20px;
	font-weight:normal;
}

fieldset
{
    border-color: #BBBBBB;
}


.validation-summary
{
    color: red;
    font-size: 16px;
    background-color: yellow;
    padding: 25px;
}

.validation-summary ul
{
    margin-left: 40px;
}




/*
div
{
    border: solid 1px red;
}
*/






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

