/* CSS Document */
/* Section style sheet - Product Development */

/* vertical background bar */
#wrapper {
	background: #FFFFFF url("../images/green_vertbarb.gif") repeat-y right;
}

/* header */
#topline {
	border-bottom: 2px solid #00954d;
}
#header {
	background:  url("../images/green_tagb.jpg") no-repeat 625px 35px;
}
/* content */
#backdrop {
	background: transparent url("../images/green_meshb.gif") center repeat;
}
#container {
 	border: 2px solid #00954d;	
	background: #FFFFFF url("../images/green_divb.gif") repeat-y right;
}
#container h2 {
	background-color: #00954d;
}
/* multipage nav */
#pagenav {
	border-bottom: 2px solid #00954d; 
	background-color: #bbe7d5;
}
#rightlink a {
	color: #00954d;
	background: url(../images/green_arr1b.gif) no-repeat 100% 50%;
}
#leftlink a {
	color: #00954d;
	background: url(../images/green_rarr1b.gif) no-repeat 0% 50%;
}
/* general content */

#content img {
	border-color: #00954d;
}
.moreinfo a {
	color: #00954d;
}
#content h3 {
	color: #00954d;
}
/* navigation */
#navbar {
	background: #00954d;
}
#navbar p {
	display: none;
}
#navwrapper {
	border-top: 2px solid #00954d;
	border-left: 2px solid #00954d;
	border-bottom: 2px solid #00954d;
	background: #00954d url("../images/green_navgradb.jpg") repeat-x;
}
#navbar {
	color: #00954d;
	margin: 10px 0 10px 10px;
}
#navbar ul li {
	background-color: #bbe7d5;
}
#navbar ul li a {
	background:  url("../images/green_arr1b.gif") no-repeat 3px 50%;
	color: #00954d;
}
#navbar ul li a.subcat {
/*	background:  url("../images/green_arr2b.gif") no-repeat 10px 50%; */
	background:  none;
}
#navbar ul li a:hover {
	background-color: #00954d;
}
/* image bar */
#imagebar img {
	border-bottom: 2px solid #00954d;
}
#imagetext {
	background: url(../images/green_squote.gif) no-repeat 10px 10px;
}
#imagetext blockquote {
	background: url(../images/green_equote.gif) no-repeat bottom right;
}

/* current page highlights*/
/* topnav */
#productpg #tab2, #elecpg #tab2, #ecadpg #tab2, #eprotopg #tab2, #emcpg #tab2, #revengpg #tab2, #obsopg #tab2, #indpg #tab2, #engpg #tab2, #icadpg #tab2, #iprotopg #tab2,
#valuepg #tab2, #prodgpg #tab2, #subpg #tab2, #ecadepg #tab2, #dcadepg #tab2, #techpg #tab2, #cyclepg #tab2, #pcasespg #tab2, #pfaqpg #tab2, #pdownpg #tab2, #plinkspg #tab2 {
	background: #fff url(../images/green_meshb.gif) repeat left top;
}
#productpg #tab2 a, #elecpg #tab2 a, #ecadpg #tab2 a, #eprotopg #tab2 a, #emcpg #tab2 a, #revengpg #tab2 a, #obsopg #tab2 a, #indpg #tab2 a, #engpg #tab2 a, #icadpg #tab2 a, #iprotopg #tab2 a,
#valuepg #tab2 a, #prodgpg #tab2 a, #subpg #tab2 a, #ecadepg #tab2 a, #dcadepg #tab2 a, #techpg #tab2 a, #cyclepg #tab2 a, #pcasespg #tab2 a, #pfaqpg #tab2 a, #pdownpg #tab2 a, #plinkspg #tab2 a {
	background: url(../images/white_cor_on.gif) no-repeat left top;
	color: #00954d;
}
/* sidenav */
#productpg #pintrolink, #elecpg #eleclink, #ecadpg #ecadlink, #eprotopg #eprotolink, #emcpg #emclink, #revengpg #revenglink, #obsopg #obsolink, #indpg #indlink, #engpg #englink, #icadpg #icadlink, #iprotopg #iprotolink,
#valuepg #valuelink, #prodgpg #prodglink, #subpg #sublink, #ecadepg #ecadelink, #dcadepg #dcadelink, #techpg #techlink, #cyclepg #cyclelink, #pcasespg #pcaseslink, #pfaqpg #pfaqlink, #pdownpg #pdownlink, #plinkspg #plinks {
	background-color: #00954d;
	color: #ffffff;
}

