#techspecs_top {
	width: 100%;
}
#techspecs_top_right {
	text-align: right;
}
#techspecs_link_email {
	background: transparent url('/products/resource/images/icon_mail.jpg') no-repeat left center;
	color:#636469;
	font-size:11px;
	text-align: left;
	text-decoration:none;
	margin: 15px 0 0 0;
	padding: 0 0 0 30px;
	white-space: nowrap;
	display: block;
}

#techspecs_link_print {
	background: transparent url('/products/resource/images/icon_print.jpg') no-repeat left center;
	color:#636469;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
	display: block;
	white-space: nowrap;
}

#energy_management_link {
	color:#636469;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
	display: block;
	white-space: nowrap;
}
.techspecs_more_images {
	margin: 0;
	color: #336699;
	display: block;
	font-size: 0.9em;
	padding: 0 0 0 15px;
	background: transparent url('/products/resource/images/expandplus.gif') no-repeat left center;
}
/*#techspecs_cart .corner1,
#techspecs_cart .corner2 {
	background-color: #4fa600;
	height:0.5px;
}*/
#techspecs_cart .corner1{
	background-color:#fff;
}

#techspecs_cart .corner2 {
	background-color:#4fa600;
	height:1px;
}
#techspecs_cart .corner3 {
	border-left: 1px solid #4fa600;
	border-right: 1px solid #4fa600;
	background-color: #eaeaea;
}
#techspecs_cart .corner4 {
	border-left: 1px solid #4fa600;
	border-right: 1px solid #4fa600;
	background-color: #eaeaea;
}

#techspecs_cart_outer {
	padding: 0 2px;
	text-align: center;
	border-left: 1px solid #4fa600;
	border-right: 1px solid #4fa600;
	background-color: #eaeaea;
}

#techspecs_cart_inner {
	margin: 0;
	padding: 0;
}

#techspecs_cart_sku .corner1,
#techspecs_cart_sku .corner2,
#techspecs_cart_sku .corner3,
#techspecs_cart_sku .corner4,
#techspecs_cart_sku div {
	background-color: #4fa600;
	border: none;
}

#techspecs_cart_sku_label {
	color: white;
	font-weight: bold;
	padding-bottom: 3px;	
}

#techspecs_logo_rohs {
	width: 75px;
	height: 35px;
	background: transparent url('/resource/images/techspec/RoHSlogo75x35.jpg') no-repeat center;
}

#techspecs_logo_reach {
	width: 75px;
	height: 35px;
	background: transparent url('/resource/images/techspec/REACHlogo75x35.jpg') no-repeat center;
}
#techspecs_nav {
	margin: 0;
	padding: 0;
	margin-top: 35px;
	border-collapse: collapse;
}
#techspecs_nav td {
	margin: 0;
	padding: 0;
	border-left: 4px solid white;
}
#techspecs_nav td.first {
	border-left: none;
}
#techspecs_nav td.selected a {
	background-color: #4FA600;
}
#techspecs_nav td a {
	margin: 0;
	outline: none;
	padding: 2px 5px 6px 5px;
	display: block;
	color: #626469;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	background-color: #CFCFCF;
	background-repeat: repeat-x;
	background-image: url('/products/resource/images/techspecs_gradient_gray.jpg');
}
#techspecs_nav td.selected a {
	color: white;
	padding-bottom: 10px;
	background-color: #4FA600;
	background-image: url('/products/resource/images/techspecs_gradient_green.jpg');
}
#techspecs_nav td .corner1,
#techspecs_nav td .corner2,
#techspecs_nav td .corner3,
#techspecs_nav td .corner4 {
	background-color: #EAEAEA;
}
#techspecs_nav td.selected .corner1,
#techspecs_nav td.selected .corner2,
#techspecs_nav td.selected .corner3,
#techspecs_nav td.selected .corner4 {
	background-color: #87D300;
}

#techspecs_section_container {
	clear: both;
	margin-bottom: 5px;
	border-top: 2px solid #87d300;
}

/* Top Level */
#topLevel {
	width: 100%; clear: both; padding-top: 1em;	
}

#topLevelCompact {
	width: 100%; clear: both; padding-top: 1em;	padding-left: 2px;
}
/* End Top Level */

/* navbar */
#navContainer {
	padding-top: .8em;
}

#navContainer #nav, #navContainer #nav ul {
	width:95%;	
	margin:0px 0px;
	padding:0px 0px;
	list-style:none;
	font-size: .9em;
	border:1px solid #ccc;
	border-bottom: none;
	-moz-box-sizing:border-box;	
}
#navContainer #nav li {
	width:100%;	
	position:relative;
	background-color: #eee;
	border-bottom:1px solid #ccc;
}

#navContainer #nav a, #navContainer #nav a:visited {
	line-height:normal;
	margin:0px 0px;
	padding: 5px;
	display:block;			
	text-decoration:none;
	color: #369;
	font-weight: bold;
}
#navContainer #nav a:hover {
	text-decoration:none;
	padding: 5px;
	color: #036;
	font-weight: bold;
}

#navContainer #nav #selectedTab {
	background: #036;
}

#navContainer #nav #selectedTab a, #navContainer #nav #selectedTab a:hover, #navContainer #nav #selectedTab a:visited {
	color: #fff;
	font-weight: bold;
}

#navContainer #nav li:hover ul, #navContainer #nav li.over ul {
	width:100%;
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; }
* html #nav li a { height: 1%; }
/* End Nav */

/* Main Display */
#mainContent {
	clear: both; width: 100%; padding: 1em 0 0 0;	
}

#mainContent #leftNav {
	float: left; width: 25%;	
}

#mainContent #bodyContent {
	float: right; width: 75%;
}

#mainContent #bodyContentWide {
	border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-bottom:0px solid #ccc; float: left; width: 100%; 
}

#mainContent #bodyContentCompact {
	border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-bottom:0px solid #ccc; float: left; width: 575px; 
}

#otherContent {
	clear: both; padding-top: 3em; width: 100%;
}

#otherContentCompact {
	clear: both; padding-top: 3em; width: 575px;
}
/* End Main Display */

/* Overview */
#overviewContent {
	width: 100%;	
}

#overviewContentCompact {
	width: 575px;	
}

#overview {
	margin: 0; padding: 0; width: 100%;
}

#overview #imgStatus {
	float: right; width: 40%;
}

#overview #imgStatus #status {
	width: 100%; padding: 1px;
}
#overview #description {
	float: left; width: 60%;
}

#overview #description .features {
	float: left; width: 49%;
}

#overview #description ul {
	margin-left: 0px; padding: 0 0 0 20px;
}

#overview #description li.featureItem {
	padding-bottom: 2px; margin-left: 0; list-style-type: bullet;
}

#overview #plugContainer {
	clear: both; width: 100%;	
}

#overview #plugContainer .plugItem {
	float: left; padding: 5px 10px 5px 5px;
}

#overview #plugContainer .plugImg {
	float: left; padding: 5px;
}

#otherActions {
	clear: both; padding-top: 1em; width: 100%;
}
/* End Overview */

/* Data */
.sectionContainer {
	clear: both; width: 100%; padding-top: .3em;
}

.sectionBorder {
	float: left; border: 1px solid #ccc; width: 100%;
}

.sectionTitlePadding {
	padding: .8em 0 0 0;
}

.lineitemContainer {
	clear: both; width: 100%; margin: 0;
}

.lineitemRow {
	float: left; width: 100%;
}

.lineitemRowShaded {
	float: left; width: 100%; background-color: #f4f4f4;
}

.lineitemRowLabel {
	float: left; width: 29%; padding: .3em 0 .3em 2px;
}

.ColumnLabels {
	float: left; width: 100%; padding: .3em 0 .3em 0;
}

.ColumnValue {
	float: left; width: 200px; padding: 1px; text-align: center;
}

.featureColumnValue {
	float: left; 
	width: 150px; 
	padding: 1px; 
	text-align: left;
	/*font-weight: bold;*/

}

.benefitColumnValue {
	float: left;
	width: 500px;
	padding: 1px;
	text-align: left;
}

.familylineitemContainer {
	clear: both; width: 100%; margin: 0;
}

.familyBlueHeader{
	font-size: 13px; 
	font-weight: bold; color: #ffffff; 
	background: #336699;
}

.familysectionBorder {
	float: left; border: 0px solid #ccc; width: 100%;
}

.familyfeatureColumn{
	float: left; 
	width: 200px; 
	margin:0; 
	padding:0;
}

.familybenefitColumn{
	float: left; 
	width: 400px; 
	margin:0; 
	padding:0;
}
.lineitemColumnValue {
	float: left; width: 150px; padding: 3px; text-align: center;
}

.lineitemRowValue {
	float: left; width: 69%; padding: .3em 0 .3em 0;
}

/* PQ 2009Dec10, 2 styles for PAC Attributes */
.lineitemRowPACLabelInd {
	float: left; width: 25%; padding: .3em 0 .3em 10%;
}

.lineitemRowPACAtt {
	float: left; width: 23%; padding: .3em 0 .3em 0; text-align: left;
}

#docHead {
	width: 100%; font-weight: bold;
}
	
#docHead #headTitle{
	font-size:	13px;
	font-weight: bold;
	width: 69%;
	padding: 2px 0 2px 2px;
}
.itemTitle {
	float: left; width: 69%; padding: 2px 0 2px 2px;
}
.itemTitle_wide {
	float: left; width: 69%; padding: 2px 0 2px 2px;
}
.itemType {
	float: left; width: 14%; text-align: center; padding: 2px 0 2px 2px;
}
.itemSize {
	float: left; width: 14%; text-align: center; padding: 2px 0 2px 2px;
}
.whitebold {
	font-size:16px;
	font-weight:bold;
	color:white;
}
.whitesmall{
	color:white;
	font-size:11px;
}
.whitesmall,.remove{
	color:white;
	font-size:11px;
}
/* End Data */

/* Accordion */
#bodyContentWide .tabContainer, #bodyContentCompact .tabContainer {
	border-left:0px solid #ccc; border-right:0px solid #ccc; border-top:0px solid #ccc; border-bottom:1px solid #ccc; float: left; width: 100%; 
}

#bodyContentWide .tabHeader, #bodyContentCompact .tabHeader {
	color: #369; width: 100%; cursor: pointer; padding: 5px 10px 5px 10px;
}

#bodyContentWide .tabOn, #bodyContentCompact .tabOn {
	clear: both;
	display: block;
	padding: 0 10px 25px 10px;
}

#bodyContentWide .tabOff, #bodyContentCompact .tabOff {
	clear: both;
	display: none;
}

#bodyContentWide .returnTop, #bodyContentCompact .returnTop {
	float: right;
	padding: 10px 0 10px 0;	
}

#bodyContentWide .arrowImg, #bodyContentCompact .arrowImg {
	margin-right: 5px;
}

/* SE REPLY */
.corner1, .corner2, .corner3, .corner4,
.cornerTop2, .cornerTop3, .cornerTop4,
.cornerBot2, .cornerBot3, .cornerBot4 {
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.seTechSpecs .corner1 {
	height: 1px;
	background: #E8E8E8;
	margin: 0 5px;
}
.seTechSpecs .cornerTop2 {
	height: 1px;
	border-width: 0 2px;
	border-style: solid;
	border-color: #E8E8E8;
	background: #e7e7e7;
	margin: 0 3px;
}
.seTechSpecs .cornerTop3 {
	height: 1px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #E8E8E8;
	background: #e7e7e7;
	margin: 0 2px;
}
.seTechSpecs .cornerTop4 {
	height: 2px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #E8E8E8;
	background: #e7e7e7;
	margin: 0 1px;
}
.seTechSpecs .cornerBot2 {
	height: 1px;
	border-width: 0 2px;
	border-style: solid;
	border-color: #E8E8E8;
	margin: 0 3px;
}
.seTechSpecs .cornerBot3 {
	height: 1px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #E8E8E8;
	margin: 0 2px;
}
.seTechSpecs .cornerBot4 {
	height: 2px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #E8E8E8;
	margin: 0 1px;
}

.seTechSpecs .techspecBorder {
	border-width: 0 1px;
	border-style: solid;
	border-color: #E8E8E8;
}

.seTechSpecs .techspecPadding {
	padding: 0 15px 5px 15px;
}

.seTechSpecs .techspecBorder h3 {
	color: #636469;
	padding: 0 10px 5px 10px;
	font-size: 13px;
	font-weight: bold;
	background: #cfcfcf url(/products/resource/images/techspecs_gradient_gray.jpg) repeat-x 0 0;
	_display: inline-block;
}

.seTopContainer {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
	
.seTopContainer .leftContainer {
	width: 210px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.seTopContainer .leftContainer .imgContainer img {
	border: 1px solid #CFCFCF;
}
	
.seTopContainer .rightContainer {
	padding: 0 10px;
	margin: 0;
	vertical-align: top;
}

.sectionContainer .sectionTitlePadding h2 {
	color: #636469;
	font-weight: bold;
	margin: 0;
	font-size: 13px;
}

.seTopContainer .rightContainer strong {
	color: #636469;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
}

.seTopContainer .rightContainer p {
	color: #636469;
	font-size: 12px;
}

.seTopContainer .rightContainer h3 {
	color: #636469;
	font-weight: bold;
	margin: 0;
	font-size: 13px;
}

.seTopContainer .rightContainer h3 {
	padding-bottom: 5px;
}
	
.seTopContainer .skuContainer {
	width: 100%;
	padding: 5px 0 0 0;
}
	
.seTopContainer .skuContainer h3,
.seLeftNav h3 {
	color: #616469;
	font-weight: bold;
	padding: 0 10px;
	background: #EAEAEA;
	margin: 0;
	font-size: 12px;
}

.seTechSpecs .sectionBorder {
	float: left; border: none; border-top: 1px solid #636469; width: 100%;
}

.seTechSpecs .lineitemRow {
	float: left; width: 100%; border-bottom: 1px solid #EAEAEA;
}

.seTechSpecs .lineitemRow .lineitemRowLabel {
	font-size: 11px;
	width: 49%;
	color: #636469;
	font-weight: bold;
	margin: 0;
}

.seTechSpecs .lineitemRow .lineitemRowValue {
	font-size: 11px;
	width: 49%;
	color: #636469;
}

.seTechSpecs .lineitemRow .lineitemRowValue table tbody tr td,
.seTechSpecs .lineitemRow div table tbody tr td {
	font-size: 11px;
	color: #636469;
}

.seMainContent {
	float: left;
	width: 73%;
	padding: 0;
	padding-left: 1%;
	margin: 0;
	color: #636469;
}

.seRightNav {
	float: right;
	width: 25%;
	padding: 20px 0 0 0;
	margin: 0;
}

.seLeftNav .off a {
	color: #636469;
}

.seOther .featureColumnValue {
	color: #636469;
	float: left; 
	width: 30%; 
	padding: 0;
	margin: 0;
}

.seOther .benefitColumnValue {
	color: #636469;
	float: left; 
	width: 70%; 
	padding: 0;
	margin: 0;
}

.seOther .familyBlueHeader{
	font-size: 13px; 
	font-weight: bold; color: #ffffff; 
	background: #4FA601;
}

.seOther .sectionTitlePadding h2 {
	color: #4FA600;
	font-size: 15px;
	font-weight: bold;
}

.seOther h3.sectionTitle {
	color: #4FA600;
	font-size: 15px;
	font-weight: bold;
}

.seOther .sectionBorder {
	border: none;
}

.seOther .lineitemContainer a {
	font-size: 11px;
}
.productTitle
{
	font-weight:bold;
}
