/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
  	background: url(/images/newimages/bg.gif) #ffffff;
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	color: #202020;
  	margin: 0px;
  	padding: 0;
	}

.errorBox { 
	font-size : 11px; 
	background: #ffb3b5; 
	font-weight: bold; 
	}
	
.stockWarning { 
	font-size : 11px; 
	color: #cc0033; 
	}
	
.productsNotifications { 
	background: #f2fff7; 
	}
	
.orderEdit { 
	font-size : 11px; 
	color: #4682B4; 
	text-decoration: underline; 
	}

a {
  	color: #1A6E30; 
	text-decoration: underline;  	
	}

a:hover {
  	color: #000;
  	text-decoration: underline;
	}
	
FORM {
	display: inline;
	}

TR.header {
  	background: #ffffff;
	}

TR.headerNavigation {
  	background: white;
	}

TD.headerNavigation {
  	font-size: 11px;
  	background: white;
  	color: #1A6E30;
	}

A.headerNavigation { 
  	color: #1A6E30; 
	text-decoration: underline;  	
}

A.headerNavigation:hover {
  	color: #000;
	text-decoration: underline;  	
	}

TR.headerError {
  	background: #ff0000;
	}

TD.headerError {
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	background: #ff0000;
  	color: #ffffff;
  	font-weight : bold;
  	text-align : center;
	}

TR.headerInfo {
  	background: #00ff00;
	}

TD.headerInfo {
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	background: #00ff00;
  	color: #ffffff;
  	font-weight: bold;
  	text-align: center;
	}

TR.footer {
  	border-color: #808080;
  	text-align : center;
	}

TD.footer {
	font-size: 10px;
  	color: #ffffff;
  	font-weight: bold;
  	text-align : center;
}

.infoBox {

}
	
#header .infoBox {
	background: transparent;
	border-style: none;
}

.infoBoxContents {
  	background: #transparent;
  	font-size: 11px;
	}

.infoBoxNotice {
  	background: #eee;
	}

.infoBoxNoticeContents {
  	background: #eee;
  	font-size: 11px;
	}

TD.infoBoxHeading {
	font-family: Lucida Grande, verdana, Arial, Helvetica;
  	font-weight: bold;
	font-size: 11px;
  	/*
	background: #1A6E30 url(/images/sidebarBG.jpg) bottom left repeat-x;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #DCDCDC;*/
	}

TD.infoBox, SPAN.infoBox {
  	font-size: 11px;
	}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  	background: #fff;
	}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  	background: #fff;
	}

TABLE.productListing {
  	margin-right: 10px;
	}

.productListing-heading {
  	font-size: 11px;
  	background: #ccc url(/images/newimages/table-header.png) bottom left repeat-x;
  	color: #000;
  	font-weight: bold;
	}

TD.productListing-data {
  	font-size: 11px;
	}

a.pageResults {
  	color: #1A6E30;
	}

a.pageResults:hover {
  	color: #000;
	}

TD.pageHeading, DIV.pageHeading {
  	font-size: 14px;
  	font-weight: bold;
  	color: #000;
	img-display:none;
	}

TR.subBar {
  	background: #f4f7fd;
	}

TD.subBar {
  	font-size: 11px;
  	color: #000000;
	}

TD.main, P.main {
  	font-size: 11px%;
  	line-height: 1.5;
	}

TD.smallText, SPAN.smallText, P.smallText {
  	font-size: 10px;
	
	}

TD.smallText a:hover, a:visited, a:active, a, u {
  	color: #000; 
}

TD.accountCategory {
  	color: #aabbdd;
	}

TD.fieldKey {
  	font-weight: bold;
	}

TD.tableHeading {
  	font-weight: bold;
	}

SPAN.newItemInCart {
  	font-size: 11px;
  	color: #ff0000;
	}

CHECKBOX, INPUT, RADIO, SELECT {
  	font-size: 12px;
}

TEXTAREA {
  	width: 100%;
  	font-size: 11px;
	}

SPAN.greetUser {
  	color: #f0a480;
  	font-weight: bold;
	}

TABLE.formArea {
  	background: #f1f9fe;
  	border-color: #7b9ebd;
  	border-style: solid;
  	border-width: 1px;
	}

TD.formAreaTitle {
	font-weight: bold;
	}

SPAN.markProductOutOfStock {
	color: #c76170;
  	font-weight: bold;
	}

SPAN.productSpecialPrice {
	color: #ff0000;
	}

SPAN.errorText {
  	color: #ff0000;
	}

.moduleRowOver { 
	background-color: #D7E9F7; cursor: pointer; cursor: hand; 
	}

.moduleRowSelected { 
	background-color: #E9F4FC; 
	}

.checkoutBarFrom, .checkoutBarTo { 
	font-size: 11px; color: #8c8c8c; 
	}


.checkoutBarCurrent { 
	font-size: 11px; color: #000000; 
	}

/* message box */

.messageBox { 
	font-size: 11px; 
	}

.messageStackError, .messageStackWarning { 
	font-size: 11px; background-color: #ffb3b5; 
	}

.messageStackSuccess { 
	font-size: 11px; background-color: #99ff00; 
	}

/* input requirement */

.inputRequirement { 
	font-size: 11px; color: #ff0000; 
	}
	
/* =============================================================================
============ SITE SKIN STARTS HERE =============================================
============================================================================= */

/* Layout ================================================================== */

body {
	
}

#container {
	width: 969px;
	background: #ffffff url(/images/newimages/container-bg.png) top center repeat-y;
	padding-bottom: 5px;
	margin-left: auto; 
	margin-right: auto;
	z-index: -1;
}

/* General ================================================================= */

.clear {
	clear: both;
	height: 2px;
}

/* Header ================================================================== */

#header {
	background: url(/images/newimages/header.png) top center no-repeat;
	height: 129px;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	float: left;
	top: 0;
	left: 0;
	width: 225px;
	height: 65px;
	text-decoration: none;	
}

.boxText { 
	font-size: 11px; 
	}

/******************************************************/
#headerCartBox {
	float: right;
	align: left;
	display: block;
	vertical-align: top;
	width: 240px;
	height: 42px;
	padding: 5px 40px 0px 0px;
	margin: 0 0 0 0;
}
#headerCartBox td.boxHeaderSep {
	display: none;
}

#headerCartBox .boxText{
 	background:url(/includes/languages/english/images/menu/cart-box.png) no-repeat;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

#headerCartBox .boxText a {
	display:block;
}

#headerCartBox td.boxHeaderSep {
	display: none;
}

#headerCartBox table{
	padding:0;
	margin:0;
}
p.cartItems {
	float: left;
	display: block;
	line-height: 3.5em;
	width: 90px;
	height: 32px; /*42px but subtract padding on top + bottom */
	padding: 5px;
}

p.cartItems span {
	width: 90px;
	height: 32px;
}

/*****************************************************/

#headerSearchBox {
	float: right;
	align: left;
	vertical-align: top;
	width: 350px;
	margin: 0;
	padding: 15px 0 0 0;
}

#headerSearchBox td.boxHeaderSep {
	display: none;
}

#headerSearchBox td.boxText{
 	background:url(/includes/languages/english/images/menu/search-box.png) no-repeat;
}

#headerSearchBox td.boxFooterSep {
	display: none;
}

#headerSearchBox form{
	margin:0;
	padding:0;
}
#headerSearchBox .textInput {
	margin:10px 0 0 7px;
	font:12px verdana;
	float:left;
	width:135px;
}
#headerSearchBox .imageInput{
	clear:none;
	float:left;
	padding:0;
	margin:0 0 0 7px;
}

#headerSearchBox .boxText a {
	display:block;
	padding:0;
}
#headerSearchBox table{
	padding:0;
	margin:0;
}
.headerBox h4 {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
}


/* ENGLISH */
a.viewcart_english {
	text-indent: -9999px;
	background: url(/includes/languages/english/images/menu/menu-viewcart.png) no-repeat;
	width: 60px;
	height: 42px;
	display: block;
	float: left;
}

a.viewcart_english:hover {
	background: url(/includes/languages/english/images/menu/menu-viewcart-over.png) no-repeat;
}

a.checkout_english {
	text-indent: -9999px;
	background: url(/includes/languages/english/images/menu/menu-checkout.png) no-repeat;
	width: 78px;
	height: 42px;
	display: block;
	float: left;
}

a.checkout_english:hover {
	background: url(/includes/languages/english/images/menu/menu-checkout-over.png) no-repeat;
}

/* FRENCH */
a.viewcart_french {
	text-indent: -9999px;
	background: url(/includes/languages/french/images/menu/menu-viewcart.png) no-repeat;
	width: 60px;
	height: 42px;
	display: block;
	float: left;}

a.viewcart_french:hover {
	background: url(/includes/languages/french/images/menu/menu-viewcart-over.png) no-repeat;
}

a.checkout_french {
	text-indent: -9999px;
	background: url(/includes/languages/french/images/menu/menu-checkout.png) no-repeat;
	width: 78px;
	height: 42px;
	display: block;
	float: left;
}

a.checkout_french:hover {
	background: url(/includes/languages/french/images/menu/menu-checkout-over.png) no-repeat;
}

/* Log In ================================================================== */

.login {
	float: right;
	vertical-align:top;
	text-align:right; 
	padding: 4px 4px 0 0;
	font-size: 10px;
  	font-weight: bold;
	color: #1A6E30;
}

.login a {
	color: #1A6E30;
	text-decoration: underline;  	
}

.login a:hover {
	color: #000;
	text-decoration: underline;
}

/* Main Menu ============================================================== */

ul#nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 15px 0px 0px 15px;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
}

ul#nav li {
	float: left;
	position: relative;
}

ul#nav li ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 42px; /*Start position of the sub menu*/
	left: 0;
	z-index:1000;
}

ul#nav li ul li {
	background: #eee;
	text-align: left;
	color: #1A6E30;
	border: solid;
	border-width: 1px;
	border-color: #DCDCDC;
	height: 100%;
	width: 100%;
  	width: 130px;
	z-index: 1100;
	display: block;
	clear:both;
}

ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
}

ul#nav li a {
	display: block;
	padding: 0;
	margin: 0;
	height: 42px;
	text-indent: -9999px;
}

ul#nav li ul li a {
	display: block;
	color: #1A6E30;
	height: 10px;
	text-indent: 0;
	padding: 6px;
	text-decoration: none; 
}

ul#nav li ul li a:hover {
	color: #fff;
	background: #00d400 url(/images/newimages/sidemenu-over.png) repeat-x;
}

/* English Main Menu ============================================================== */
a.home_english {
	background: url(/includes/languages/english/images/menu/menu-home.png) no-repeat;
	width: 66px;
}

a.home_english:hover {
	background: url(/includes/languages/english/images/menu/menu-home-over.png) no-repeat;
}

a.vendors_english {
	background: url(/includes/languages/english/images/menu/menu-vendors.png) no-repeat;
	width: 84px;
}

a.vendors_english:hover {
	background: url(/includes/languages/english/images/menu/menu-vendors-over.png) no-repeat;
}

a.dealers_english {
	background: url(/includes/languages/english/images/menu/menu-dealers.png) no-repeat;
	width: 72px;
}

a.dealers_english:hover {
	background: url(/includes/languages/english/images/menu/menu-dealers-over.png) no-repeat;
}

a.support_english {
	background: url(/includes/languages/english/images/menu/menu-support.png) no-repeat;
	width: 72px;
}

a.support_english:hover {
	background: url(/includes/languages/english/images/menu/menu-support-over.png) no-repeat;
}

a.tracking_english {
	background: url(/includes/languages/english/images/menu/menu-tracking.png) no-repeat;
	width: 72px;
}

a.tracking_english:hover {
	background: url(/includes/languages/english/images/menu/menu-tracking-over.png) no-repeat;
}

a.company_english {
	background: url(/includes/languages/english/images/menu/menu-aboutus.png) no-repeat;
	width: 72px;
}

a.company_english:hover {
	background: url(/includes/languages/english/images/menu/menu-aboutus-over.png) no-repeat;
}

a.contactus_english {
	background: url(/includes/languages/english/images/menu/menu-contactus.png) no-repeat;
	width: 66px;
}

a.contactus_english:hover {
	background: url(/includes/languages/english/images/menu/menu-contactus-over.png) no-repeat;
}

a.advsearch_english:hover {
	background: url(/includes/languages/english/images/menu/menu-advancedsearch-over.png) no-repeat;
}


a.advsearch_english {
	text-indent: -9999px;
	background: url(/includes/languages/english/images/menu/menu-advancedsearch.png) no-repeat;
	width: 60px;
	height: 39px;
	display: block;
	float: left;
}

/* French Main Menu ============================================================== */
a.home_french {
	background: url(/includes/languages/french/images/menu/menu-home.png) no-repeat;
	width: 66px;
}

a.home_french:hover {
	background: url(/includes/languages/french/images/menu/menu-home-over.png) no-repeat;
}

a.vendors_french {
	background: url(/includes/languages/french/images/menu/menu-vendors.png) no-repeat;
	width: 84px;
}

a.vendors_french:hover {
	background: url(/includes/languages/french/images/menu/menu-vendors-over.png) no-repeat;
}

a.dealers_french {
	background: url(/includes/languages/french/images/menu/menu-dealers.png) no-repeat;
	width: 72px;
}

a.dealers_french:hover {
	background: url(/includes/languages/french/images/menu/menu-dealers-over.png) no-repeat;
}

a.support_french {
	background: url(/includes/languages/french/images/menu/menu-support.png) no-repeat;
	width: 72px;
}

a.support_french:hover {
	background: url(/includes/languages/french/images/menu/menu-support-over.png) no-repeat;
}

a.tracking_french {
	background: url(/includes/languages/french/images/menu/menu-tracking.png) no-repeat;
	width: 72px;
}

a.tracking_french:hover {
	background: url(/includes/languages/french/images/menu/menu-tracking-over.png) no-repeat;
}

a.company_french {
	background: url(/includes/languages/french/images/menu/menu-aboutus.png) no-repeat;
	width: 72px;
}

a.company_french:hover {
	background: url(/includes/languages/french/images/menu/menu-aboutus-over.png) no-repeat;
}

a.contactus_french {
	background: url(/includes/languages/french/images/menu/menu-contactus.png) no-repeat;
	width: 66px;
}

a.contactus_french:hover {
	background: url(/includes/languages/french/images/menu/menu-contactus-over.png) no-repeat;
}

a.advsearch_french:hover {
	background: url(/includes/languages/french/images/menu/menu-advancedsearch-over.png) no-repeat;
}


a.advsearch_french {
	text-decoration: none;
	background: url(/includes/languages/french/images/menu/menu-advancedsearch.png) no-repeat;
	width: 60px;
	height: 39px;
	display: block;
	float: left;
}

/* Sidebar ================================================================= */

table#sidebar {
 	width: 152px;
	background: #F5F6F6 url(/images/newimages/sidemenu-bg-02.png) 0 5px repeat-x;
	border-collapse: collapse;
	border-spacing:0px;
	padding: 0px;
}

table#sidebar .infoBox td {
	color: #4682B4;
}

table#sidebar .infoBox td a {
	color: #000000;
	padding: 0 10px;
}

table#sidebar .infoBox td a:hover {
	color: #1A6E30;
	padding: 0 10px;
}

td.sidebarBox {
	padding: 0;
	margin: 0;
}

td.infoBoxHeading {
	color: #1A6E30;
}

img.sideDivide {
	padding: 5px 3px 5px 3px;
}

#mainBody {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
	padding: 0px;
}

#mainRightCol {
	width: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}

#mainContent {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
	padding: 10px;
}

#mainLeftCol {
	width: 152px;
	vertical-align: top;
	background-color: transparent;
}

/* Footer ================================================================== */

img.mtislogo {
	border: 1px solid #000;
}

.footerbar {
	float: right;
	padding:60px 24px 24px 24px;
	width: 765px;
	background: #fff url(/images/newimages/footer-bg.png) top left repeat-x; 
	font-size: 11px;
	color: #787878;
}

/* Static Pages ============================================================ */
img.floatright {
	float: right;
	margin: 5px 0 15px 15px;
	border: 0px solid #ccc;
}
img.floatleft {
	float: left;
	margin: 5px 0 15px 15px;
	border: 0px solid #ccc;
}
strong.required {
  color: red;
  font-size: 10px;
}
textarea.message {
  width: 50%;
  overflow: auto;
}
tr.alternate1 {
  	background: #DCDCDC;
}
td.alternate1 {
  	background: #DCDCDC;
}
tr.alternate2 {
  	background: #D3D3D3;
}
td.alternate2 {
  	background: #D3D3D3;
}
p.urgent {
  font-size: 12px;
  text-align: justify;
}

.groupBox {
  background: #eee;
  border: solid;
  border-color: black;
  border-width: 1px;
}
	
#header .groupBox {
	background: transparent;
}

.groupBoxContents {
  	background: #transparent;
  	font-size: 11px;
}

h3.manufacturer a {
	color: #1A6E30;
}

/* Dynamic Menus ============================================================ */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 144px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
font-family: verdana, arial, Helvetica;
font-size: 10px;
}

.suckerdiv ul li{
position: relative;
//background-color: #eee;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 143px; /* Parent menu width - 1*/
position: absolute;
width: 225px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 224px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 224px; /* Parent menu width - 1*/
background-color: #ddd;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #bbb;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #aaa;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background-color: #eee;
padding: 1px 7px;
border: 1px solid #ccc;
border-bottom: 0;
line-height: 2em;
overflow: auto; /*force hasLayout in IE7 */
}

.suckerdiv ul li a:visited{
color: white;
}

.suckerdiv ul li a:hover{
background: #00d400 url(/images/newimages/sidemenu-over.png) repeat-x;
color: white;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background: #00d400 url(/images/newimages/sidemenu-over.png) repeat-x;
color: white;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background: #00d400 url(/images/newimages/sidemenu-over.png) repeat-x;
color: white;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: transparent url(/images/newimages/arrow-list.png) no-repeat scroll right center;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #ddd;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #bbb;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #aaa;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* CSS added for UPSXML Tracker Mod */
.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: verdana, arial,sans-serif;
  font-size: 7pt;
}

TD.upsSmall {
  font-family: verdana, arial,sans-serif;
  font-size: 6pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}

.header_slogan {
	float: left;
	padding: 20px 0 0 70px;
	text-align: right;
        font-style: italic;
        font-weight: bold;
        font-size: 10px;
        vertical-align: middle;
        color: #1A6E30;
}

/* Main Content =========================================================== */

#middleContainer {
}

a.imagelink:hover, a.imagelink:visited, a.imagelink:link{
	color: #1A6E30;
	border: 1px solid #ffffff;
	text-decoration: none;
}

a.imagelink:link, img {
	border-style: none;
	text-decoration: none;
}
a.imagelink:visited, img {
	border-style: none;
	text-decoration: none;
}
a.imagelink:hover, img {
	border-style: none;
	text-decoration: none;
}

a.textlink {
	text-decoration: underline;
	color: black;
}

a.textlink:link {
	text-decoration: underline;
	color: #1A6E30;
}
a.textlink:visited {
	text-decoration: underline;  	
	color: #1A6E30;
}
a.textlink:hover {
	text-decoration: underline;
	color: #000;
}

TD.subcatimgs {
	border: 2px solid #1A6E30;
  	color: #1A6E30;
  	line-height: 1.5;
}
TD.subcatimgs-noborder {
	border: 0px solid #1A6E30;
  	color: #1A6E30;
  	line-height: 1.5;
}

TD.HomeRoundedLarge { border: none; background: url('/images/newimages/home_roundedlarge_bkg.gif') no-repeat; }
TD.HomeRoundedMedium { border: none; background: url('/images/newimages/home_roundedmed_bkg.gif') no-repeat; }
TD.HomeRoundedSmall { border: none; background: url('/images/newimages/home_roundedsmall_bkg.gif') no-repeat; padding:10px 5px 10px 10px;}

p.slogan {
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  color: #1A6E30;
}

li.features {
  color: black;
}

p.subHeading {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

p.subHeadingAlternate {
  font-size: 14px;
  font-weight: bold;
  color: #0000FF;
}

font.subpoint {
  color: #0000FF;
}

font.subpointNEW {
  font-weight: bold;
  color: #FF0000;
}

table.featuredvendor th {
  background: #1A6E30 url(/images/newimages/table-header.png) bottom left repeat-x;
  padding:0 0px 0px 25px;
  margin:0px;
  height: 17px;
  border-bottom: 1px solid #1A6E30;
  border-top: 1px solid #1A6E30;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #0000FF;
}

table.featuredvendor p {
  margin:0;
  padding:0 0 15px 0;
}

hr.sep {
  background-color: #1A6E30;
  color: #1A6E30;
}

/* DIV for features */
.featureDiv {
	display: none;
	width: 775px;
	height: 175px;
}
.featureRotatorDiv {
	width: 770px;
	height: 200px;
}
img.features {
  	border: 1px solid #1A6E30;
}

/* Agent Portal =========================================================== */
ul#agent_menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 15px 0px 0px 15px;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
}

ul#agent_menu li {
	float: left;
	position: relative;
}

table#folder_listing {
  	border-collapse: collapse;
  	width: 100%;
}

table#folder_listing th {
	border-bottom: 2px solid #1A6E30;
	text-align: left;
}

table#folder_listing td {
	border-bottom: 2px solid #1A6E30;
	text-align: left;
}

#indicator{position:absolute;left:50%;top:50%;z-index:100;display:none;}

