/* Standard Layout */

.clearboth, .clearBoth {
	clear: both;
}
.zeroHeight {
	font-size: 0;
	line-height: 0;
	height: 0;
}
.displayBlock {
	display: block;
}

/* "back to top" DIV */

.toTop a {
	display: block;
	clear: both;
	width: 100%;
	text-align: right;
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 3px double #DDD;
}
.toTop a span {
	display: block;
	margin: 0 12px;
}
.toTop a:hover {
	background-color: #F0F0F0;
}

/* Top White Border for RHP's, assignable to image or cell */

.rhpborder {
	border-top: 1px solid #fff;
}

a.noul {
	text-decoration: none;
}
#right a.underlined, #right a.underlined:link, #right a.underlined:visited, #right a.underlined:hover, #right a.underlined:active {
	text-decoration: underline;
	white-space: nowrap;
}
#right span.underlined {
	text-decoration: underline;
	white-space: nowrap;
}

/* 2 Columns - as on Expert Reviews */

.twoColLeft, .twoColRight, .twoColBrief .catBrief li {
	width: 310px;
}
.twoColLeft {
	width: 310px;
	float: left;
	padding-right: 14px;
	margin-right: 15px;
	border-right: 1px solid #ccc;
}
.twoColRight {
	width: 310px;
	float: left;
}

/* Innovative Features - Three-Column Categories */

td.columnBG { /* background image as backup with uneven DIV heights */
	background: url(images/3colBG.gif) repeat-y;
}
.catColumn { /* column containing h2, catBrief, and catItem */
	float: left;
	width: 200px;
	border-left: 1px solid #ccc;
	padding-left: 14px;
	margin-right: 15px;
}
.lastColumn {
	margin-right: 0;
}
.catColumn h2 {
	width: 200px;
	font: bolder 13pt/15pt Arial, Helvetica, sans-serif;
	margin: 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
.catBrief ul { /* list of features in brief at top of page */
	border-bottom: 1px solid #CCC;
	list-style: none;
	margin: 0;
	padding: 0;
}
.catBrief li {
	border: 0;
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 0;
	width: 200px;
}
.catBrief li a {
	display: block;
	margin: 0;
	padding: 5px;
}
.catBrief li a:hover, .catBrief li a.new:hover {
	background-color: #EFEFEF;
}
.catBrief li a.new {
	background: url(images/icon_new.gif) no-repeat right 2px;
	padding-right: 32px;
}
.catItem, .catItemFirst { /* individual innovative feature, contained within catColumn */
	position: relative;
	display: block;
	width: 200px;
	margin-top: 44px;
	height: 14.6em;
}
.catItemFirst {
	margin-top: 20px;
}
.itemIcon {
	margin-bottom: 6px;
}
.catColumn a {
	text-decoration: none;
}
.buttonLM {	/* "learn more" button */
	position: absolute;
	bottom: 0;
	right: 0;
}
.newIcon {
	position: relative;
	top: 42px;
	left: 168px;
	margin-bottom: -18px;
	height: 18px; width: 30px;
	border:0;
}
/*
.newIconLc {
	top:18px; left:110px;
}
*/
.newIconSol {
	top:16px; left:50px;
}

.icon_new, .icon_limited_avail_stacked {
	display:block;
	margin-top:3px;
}

.icon_new_ul, .icon_limited_avail_ul {
	display:block;
	margin-bottom:3px;
	margin-left:11px;
}

.icon_limited_avail_ul {
	margin-top:5px;
}

.icon_new_industry_solutions, .icon_limited_avail_industry_solutions {
	margin-left:14px;
	margin-top:3px;
	margin-bottom:-3px;
}

/* Expert  Reviews - Tabbed Version */

.shadetabs{
	padding: 7px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
	display: inline;
	margin: 0;
}
.shadetabs li a{
	text-decoration: none;
	padding: 8px 10px;
	margin-right: 3px;
	border: 1px solid #778;
	border-width: 1px 1px 0 1px;
	color: #fff !important;
}
.shadetabs li a:visited{
}
.shadetabs li a:hover{
	position: relative;
	top: -1px;
	padding-bottom: 9px;
}
.shadetabs li.selected{
	position: relative;
}
.shadetabs li.selected a{ /*selected main tab style */
	padding-bottom: 10px;
	border-bottom-width: 0;
	background-color: #fff;
	color: #000 !important;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
	position: relative;
	top: 0;
	cursor: auto;
}
.tabcontentstyle{ /*style of tab content container*/
	border: 1px solid #778;
	width: 650px;
	display: block;
	/* height:2366px;*/ /* ADDED TO WORK AROUND FF BUG */
	margin-bottom: 1em;
}
.tabcontent{
	display:none;
	margin: 25px;
}
a.blueTab {
	background-color: #3F88B5;
}
a.berryTab {
	background-color: #AF0F6E;
}
a.orangeTab {
	background-color: #F07400;
}
a.limeTab {
	background-color: #74B101;
}
a.mintTab {
	background-color: #52C987;
}
a.violetTab {
	background-color: #8C7AC4;
}
.featureText {
	
	font-size:8pt;
	line-height:11pt;
	
}

.featureText li {
	
	line-height:7pt;
}

.subUL li {
	
	line-height:13pt;
	
}

/* Random Stuff */

.LHPoutline {
	border: 1px solid #000;
}
ul.projectorFeatures {
	margin: 0;
	padding: 0 0 0 2.4em;
	color: #666;
	list-style-type: square;
}

.xSpot {
	color:92c83e;
	}


/* Neat table on Premium Services and Standard Warranties */

.premiumTable {
	border: 2px solid #000;
	border-bottom-width: 1px;
}
.premiumTable th, .premiumTable td {
	padding: 10px 12px;
}
.premiumTable th {
	font: bold 10pt Helvetica, Arial, Tahoma, sans-serif;
	text-align: left;
	background-color: #01497E;
	color: #fff;
	font-size: 11pt;
}
.premiumTable td {
	border-bottom: 1px solid #000;
	border-left: 1px dotted #777;
}
.premiumTable td.type {
	border-left-width: 0;
}
.premiumTable td.type img {
	margin: 4px 0 10px 0;
}
.premiumTable td.type em {
	font-style: normal;
	font-size: 90%;
	color: #444;
}
.premiumTable td.altColor {
	background-color: #C9E8ED;
}
.premiumTable a.dlButton {
	font-size: 90%;
	display: block;
	padding: 6px 8px;
	margin: 5px 0 3px 0;
	background-color: #9AB9D5;
	border: 3px double #79B;
	border-top-color: #ADF;
	border-left-color: #ADF;
	text-decoration: none;
}
.premiumTable a.dlButton:hover {
	background-color: #E7C317;
	border-top-color: #EFD610;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #EFD610;
}#contactbox {
	background-color: #E6F4FF;
	width: 220px;
	color: #3F85B6;
	padding: 8px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contactbox_Name {
	font-size: 12px;
	font-weight: bold;
}
.contactbox_Title {
	font-size: 11px;
	font-weight: normal;
}
.contactbox_Phone {
	font-size: 11px;
	font-weight: normal;
}
.contactbox_email {
	font-size: 10px;
	font-weight: normal;
}
.contactbox_email a {
	color:#3F85B6;
}

.tbl_industry_solutions a {
	text-decoration:none;
}
