/*
color: 009707 / e7ffe6
*/
/* =============================================================================
   Typography
   ========================================================================== */

	a, h1, h2, h3, h4 { color:#009707; }

/* =============================================================================
   Header Styles
   ========================================================================== */	 

 	body { margin-top:10px; background:#efefef url(../images/_green/bg.png) repeat; color:#666; }
	.wrapper { background:#fff; border:10px solid #fff; -webkit-box-shadow: 0 0 0px #cccccc; -moz-box-shadow: 0 0 0px #cccccc;  	-webkit-box-shadow: 0 0 0px #ccc;  	box-shadow:0px 0px 15px #ccc; margin-top:10px; } 	
	#banner {margin-top: 0px; } 


/* =============================================================================
   Menu Styles
   ========================================================================== */
 
 	.menu { background:#009707 url(../images/_green/nav.gif) repeat-x;  }
	.menu li { 	background:url(../images/_green/menu_spacer.png) top right no-repeat; height:50px; }
 	#submenubar { margin-left:0px; }	 
		#SearchForm {  margin-left:0px; text-align:center; }
		#searchBox span { margin-left:10px; text-decoration:underline;}		 
		#searchBox .searchBtn { margin:0px; border:0px; width:50px; height:29px; background:url(../images/_green/search.gif) no-repeat; border:0px !important; padding:0px; float:left; cursor:pointer; } 	
	ul.submenu_account { font-size:12px; text-transform:uppercase; }
	ul.submenu_account li { font-size:12px; }
	
/* =============================================================================
   Content Styles
   ========================================================================== */
	
	#content { padding:0px; padding-top:10px; }
	.middleSidebar h1 {   color:#009707; }
 
	ul.tabs li { background:#fff url(../images/_green/content_pane-gradient.gif) bottom left repeat-x; }
 
/* =============================================================================
   Footer Styles
   ========================================================================== */
	
	#footer { background-image:none; background:#efefef;  color: #009707;  }
	#footer p, #footer h3, .recentarticles a { color: #009707; }
	.recentarticles a { text-decoration:underline; }
	#fpages ul li a {color: #009707;}
	#submenubar #s {width:250px;  margin-right:9px;}
	
/* =============================================================================
   Slider Styles
   ========================================================================== */
 
	.myslider { margin-top:10px; }
 
/* =============================================================================
   Item/ Object Box Styles
   ========================================================================== */
 
	.itembox { border: 1px solid #E2E2E2; clear: both;margin: 0px 0px 15px;padding: 0px;  }
	.itembox h2.title, .itembox h1.title {	margin: 0px 0;	 font-size:16px;     line-height:28px;     text-transform:uppercase;    min-height:40px;  margin-bottom:0px;     
	border-bottom:solid 1px #e8e8e8;    padding:12px 20px 0 20px;    background:#efeeee url(../images/_green/itemboxh2.gif) top left;    background-color:#efeeee;   background-repeat:repeat-x;	color:#444;}	
 
 /* =============================================================================
   MIS WEBSITE STYLES
   ========================================================================== */
	
	#griddler hgroup.price { background: #009707 url(../images/_green/nav.gif) repeat-x !important; border:1px solid #e4f1ff !important; }
	#griddler .price h2 { border-top:0px !important; border-right:0px !important; border-left:0px !important; }
	#steptable div.stepped h4 { color:#FFFFFF}
	
	.left2cols { margin-left:0px; margin-right:18px; }
	.left3cols { margin-left:0px; } .middle3cols { margin-left:8px; } 
	.right3cols { margin-left:8px; }
	.right2cols { margin-left:18px; }
	.middle2cols {width: 680px;margin-left: 0px;}