@charset "utf-8";
/* CSS Document */
/* Inmark Rigid Container Packaging */

/* shell */

#wrapper {
	border-top-color: #54974b;
}


/* customer service panel */

#cs h4 {
	color: #54974b;
}


/* header elements */

.alert,
.detail .magnify,
#header .csr .count,
#header .pulltab,
#nav li.hover a.top,
#nav li ul {
	background-color: #54974b;
}

.detail #imgDetail:hover .magnify,
#header .pulltab:hover,
#nav li li a:hover {
	background-color: #5ba552;
}

#nav li ul,
#nav li.hover {
	border-color: #6cb665;
}

#nav li li {
	border-top-color: #589c5c;
	border-bottom-color: #437b41;
}

/* alerts */

.alert { border-color: #437b41; }


/* crumbs */

.crumbs li {
	color: #54954a;
	background-image: url(../images/icons/crumbs-rcp.png);
}


/* footer elements */

#footer a {
	color: #3f6f39;
}


/* common elements */

h1.hdr {
	border-bottom-color: #54954a;
}

.pagination .pages a.current {
	border-color: #54934B;
}

h5 { color: #55944B; }

a,
.quote,
.detail .caption,
.news a span.read-more,
.news a span.release-title { color: #54934B; }

#compat-key ul { background-color: #eff7ee; }


/* modules */

.compat-chart th,
.module .hdg {
	border-bottom-color: #55964C;
}


/* buttons &amp; sidenav &amp; flyouts */

span.btn,
.subnav li span,
.sidenav a,
.flyouts a.flyer,
.facets h4 {
	background-color: #3d9a30;
	border-color: #45863D;
	border-top-color: #488E40;
	border-bottom-color: #2E5126;
}

input[type="submit"],
input[type="button"],
.subnav li span span,
.sidenav a span,
.flyouts a.flyer span,
.facets h4 span {
	border-color: #56944C;
	border-top-color: #78BB6B;
	border-bottom-color: #4A873B;
}


span.btn:hover,
.subnav li a:hover span span,
.sidenav a:hover,
.sidenav .current a,
.flyouts a.flyer:hover,
.facets h4:hover { background-color: #46bf35; }

.flyout .close {
	background: url(../images/btn/close-flyout-rcp.png);
}

.flyout h1 {
	border-bottom-color: #55944B;
}


/* facets */

.facets li span {
	color: #366735;
}


/* accordions */

.accordion .hdr {
	color: #55964C;
}


/* category feature */

.feature {
	border-bottom-color: #75AD53;
}


/* select menus */

.select-menu li a {
	background-color: #54954a; /* same as pagination bkg */
	border-color: #45793c; /* 20 darker */
	border-top-color: #67ae5c; /* 20 lighter */
	border-left-color: #67ae5c; /* 20 lighter */
}

.select-menu li a:hover {
	background-color: #67ae5c; /* same as default border top &amp; left */
	border-color: #45793c; /* same as default border */
	border-bottom-color: #67ae5c; /* same as default top border */
	border-right-color: #67ae5c; /* same as default bottom border */
}


/* data tables */

.hovers li:hover,
.datatable .open td,
.datatable tbody tr:hover td,
.datatable tbody tr.hover td { background-color: #e5f1e2; }

.datatable .toggle:hover { color: #54934B; }


/* calendar date input elements */

#calroot {
	border-color: #2e5126;
}

#calhead {
	background-color: #49555f;
}

.caltrigger,
#calcurrent {
	background-color: #54974b;
}
