@media print 
{
	.help, .centerpost, .HelpTop, .BottomMain, .RightSide, .leftedgehelp, .leftedge, .Toolbar, .Header, .Rightside, .BreadCrumb { visibility: hidden; }
	.main { left: 0px; width: 100%; top: 0px; height:100%;}
	.content { left: 0px;  width: 100%; top: 0px; height: 100%;}
}

html
{
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-Serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

body
{
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-Serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: url(../images/background1.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

div#Header
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	text-align:center;
}

div#content
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	width: /*sj 100%*/ 975px;
	overflow: hidden;
}

div#eikifooter
{
    margin: auto;
	width: 100%;
	/*sj overflow: auto;*/
	text-align: center;
	font-size: 0.7em;
	color: gray;
	/*sj*/width:955px; clear:both;
}

.PageTitle, H2
{
    color: #a53a02; 
    font-family: Arial Black; 
    font-size: 1.5em; 
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

/*sj H3
{
    color: #5c88a1; 
    font-family: Arial Black; 
    font-size: 1.2em; 
    margin-top: 0px;
    margin-bottom: 0px;
}*/

.ProductImage 
{
    margin-right: 4px;
    max-height: 90px;
}

.Errors
{
	color:Red;
	font-size: .8em;
	Display:block;
	clear:both;
}

li.Spaced {
	margin-bottom: 10px;
}


.Required {
	color: Red;
	font-size: 1em;
	font-weight: bold;
}

.hr
{
	line-height: 3px;
	border-bottom: gray 2px dotted;
	background-image: none;
	background-color: transparent;
}

.h2
{
	font-weight: bold;
	font-size: 1.4em;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;
}

.GroupHeader
{
	font-weight: bold;
	font-size: 1.4em;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;
	letter-spacing: 0.1em;
	color: Black; 
	background-color: #C8D6DF;
}

.GroupHeaderSmall
{
	font-weight: bold;
	font-size: 1.1em;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;
	letter-spacing: 0.1em;
	color: White; 
	background-color: #C8D6DF;
}

.h3
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;

}

.h4
{
	font-weight: normal;
	font-size: 0.8em;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;
}

.h5
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:1.1em; 
	font-weight:bold;
}

.AccessoryProductCell
{
    border: solid 1px #DDDDDD;
    text-align: center;
    vertical-align: top;
    width: 50%;    
}

.ProjectorsCell
{
    border: solid 1px #000000;
    border-top: none;
    margin: auto;
    width: 745;
}

.ProductCategoryDescription
{
    font-weight: bold;
	font-size: 0.9em;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;
}

a.Accessory:link, a.Accessory:visited {
	text-decoration: none; 
	display:block;
	border: none; 
	color:Black;
}

a.Accessory:hover {
	text-decoration: none; 
	display:block;
	border: none; 
	color:Black;
}

.IndexTitle
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Arial, Sans-Serif;
}

div.hr
{
	border-bottom: dotted 2px gray;
	margin-top: 10px;
	margin-bottom: 10px;
}

#OrderHeader
{
	display:none;
}

.Order
{
	width:100%; 
	display:block;
	border: solid 1px navy;
}

br.Clear 
{
	clear:both; 
	font-size:.8em;
}

br.ClearSmall 
{
	clear:both; 
	font-size:.1em;
}

a:link, a:visited
{
	text-decoration: none;
}


a:hover
{
	cursor:pointer;
	color: Red;
}

a.Header:link, a.Header:visited
{
	text-decoration: none;
	color: White;
	font-size: 9pt;
}


a.Header:hover
{
	color: White;
	font-size: 9pt;
	text-decoration: underline;
}

a.HeaderSmall:link, a.HeaderSmall:visited
{
	text-decoration: none;
	color: White;
	font-size: 6pt;
}


a.HeaderSmall:hover
{
	color: White;
	font-size: 6pt;
	text-decoration: underline;
}


a.CategoryItemLink:link, a.CategoryItemLink:visited
{
	text-decoration:none;
	color: Black;
}

a.CategoryItemLink:hover 
{
	text-decoration:none;
	color:Black;
}

.Category
{
	border-top: solid 2px gray; 
	border-left: solid 2px gray; 
	border-bottom: solid 2px gray; 
	padding-left: 10px; 
	width: 95%;
}

a.CategoryItem:link, a.CategoryItem:visited
{
	cursor:pointer;
	border: none; 
	display:block;
	text-decoration:none;
	color: black;
	background-color: Transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a.CategoryItem:hover
{
	cursor:pointer; 
	border:none;
	display:block;
	background-color: Transparent;
	text-decoration: underline;
	color: Black;
}

.CategoryItem
{
	border:solid 1px black;
	background-color:#EEEEEE; 
	margin-left: 8px;
	margin-top: 1px; 
	margin-right: 8px;
	margin-bottom: 0px;
}

.KBNodeItem
{
	color: black;
	font-family: tahoma, verdana; 
    font-size: 11px; 
	white-space: normal;
}

.KBNodeItem:hover
{
    background-color: #e2e2e2;
	color: red;
	font-family: tahoma, verdana; 
    font-size: 11px; 
	white-space: normal;
	width: 100%;
}

.KBNodeParent
{
    background-color: #f2f2f2;
    border-bottom: solid 1px #AAAAAA;
	color: Black;
	font-family: tahoma, verdana; 
    font-size: 11px; 
	white-space: normal;
	width: 100%;
}

.tvKB
{
	max-height:235px;
	overflow: auto;
}

.KBSearch
{
	background-color:#becbe1;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

a.ListHeaderLink:link
{
	clear: both;
	display:block;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Tahoma, Arial;
	color:Black;
	margin-left: 3px;
	border: solid 1px #97b2dd;
	text-decoration:none;
}

a.ListHeaderLink:visited
{
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Tahoma, Arial;
	color: Black;
	margin-left: 3px;
	border: solid 1px #97b2dd;
	text-decoration: none;
	vertical-align: middle;
}

a.AccessoryLink:link, a.AccessoryLink:visited
{
	text-decoration: none;
	color:black;
}

a.AccessoryLink:hover
{
	text-decoration: none;
	color:white;	
}


a.CategoryLink:link, a.CategoryLink:visited
{
	border: solid 1px #97b2dd; 
	cursor:pointer;
	display:block;
	clear: both;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Tahoma, Arial;
	color:Black;
	margin-left: 2px;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.CurrentLink {
	font-weight: bold;
}

a.NavigationButtons:link, a.NavigationButtons:visited, a.NavigationButtons:hover {
	border: none;
	text-decoration: none;
}

a.CategoryLink:hover
{
	background-color: silver;
  	border: solid 1px gray;
	clear: both;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Tahoma, Arial;
	color:Black;
	margin-left: 2px;
	text-decoration:none;
	display:block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}


a.SubCategoryLink:link, a.SubCategoryLink:visited
{
	margin-left: 1px;
	clear: both;
	font-size: .8em;
	font-family: Tahoma, Arial;
	padding-left: 2px;
	margin-top: 2px;
	border-bottom: dotted 1px gray;
	border-top: solid 1px #97b2dd;
	border-left: solid 1px #97b2dd;
	border-right: solid 1px #97b2dd;
	text-decoration:none;
	color:Black;
}

a.SubCategoryLink:hover
{
	background-color: silver;
  	border: solid 1px gray;
	clear: both;
	color:Black;
	margin-left: 1px;
	margin-top: 1px;
	text-decoration:none;
	display:block;
	padding-left: 2px;
	padding-bottom: 1px;
}

a.PresentationIndex:link, a.PresentationIndex:visited {
	clear: both;
	font-size: .8em;
	font-family: Tahoma, Arial;
	border-bottom: solid 1px #97b2dd;
	border-top: solid 1px #97b2dd;
	border-left: solid 1px #97b2dd;
	border-right: solid 1px #97b2dd;
	text-decoration: none;
	color: black;
	display: block;
}

a.PresentationIndex:hover {
	background-color: silver;
	border: solid 1px gray;
	clear: both;
	font-size: .8em;
	font-family: Tahoma, Arial;
	text-decoration: none;
	color: Black;
	display:block;
}

a.ImageGallery:link, a.ImageGallery:visited, a.ImageGallery:hover
{
	text-decoration:none;
	color:White;
}


br.CategoryFooter 
{
	display:block;
	border-bottom: solid 1px black;
	clear:both;
	line-height: 6px;
}



a.KBRelatedProduct:link, a.KBRelatedProduct:visited, a.PRRelatedProduct:link, a.PRRelatedProduct:visited, a.KBRelatedArticle:link, a.KBRelatedArticle:visited, PRRelatedArticle:link, PRRelatedArticle:visited
{
	text-decoration: none;
	list-style-position: outside;
	font-size: 0.8em;
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Sans-Serif;
	display:block;
	padding: 1px 1px 1px 1px;
}

a.KBRelatedProduct:hover, a.PRRelatedProduct:hover, a.KBRelatedArticle:hover, a.PRRelatedArticle:hover
{
	text-decoration: none;
	list-style-position: outside;
	font-size: 0.8em;
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Sans-Serif;
	padding: 0px 0px 0px 0px;
	background-color: Silver;
	border: solid 1px gray;
	display:block;
}


br.KBRelatedSeparator
{
	line-height: 4px;
	border-bottom: solid 1px black;
	display:block;
	clear:both;
}

.ProductContents
{
	margin-left: 2px;
}

.AddToCart
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #becbe1;
	margin-right: 3px; 
	margin-top: 1px;
	float:right;
}

.ShoppingCartHeader
{
	background-color: #660000;
	color: White;
	font-weight: bold;
	font-size: 1em;
	font-family: Tahoma, Arial, Sans-Serif;
	border: solid 1px gray;
}

.ShoppingCartFooter
{
	background-color: #660000;
	color: White;
	font-weight: bold;
	font-size: 1em;
	font-family: Tahoma, Arial, Sans-Serif;
	border: solid 1px gray;
	text-decoration: underline;
}


.ShoppingCartAlternateRow
{
	background-color: #c48282;
	border-bottom: dotted 1px gray;
}

.ShoppingCartRow
{
	background-color: White;
	border-bottom: dotted 1px gray;
}

.ImageContainer
{
	float:left;
	margin: 8px 8px 8px 8px;
	width: 160px;
	height: 190px;
	vertical-align:middle;
	cursor:pointer;
	position: relative;
	border: dotted 1px silver;
}

.NA
{
}

.NavFrame
{
	height:99%;
	width:98%;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:100;
	display: block;
}

.imgShoppingCart
{
	position: absolute; 
	right: 61px; 
	top: 41px; 
	width: 67px; 
	height: 41px;
}

.ProductLumens 
{
	border-right: dashed 1px gray;
	text-align:right; 
	white-space: nowrap;	
	padding-right: 5px;
	border-top: dashed 1px gray;
}

.ProductLumensFirst
{
	border-right: dashed 1px gray;
	text-align:right; 
	white-space: nowrap;	
	padding-right: 5px;
}


.ProductBrightnessHeader 
{
	text-align: center; 
	white-space: nowrap;
}

img.ProductCategory 
{
	margin-right: 5px; 
	float: left;
}

img.Resolution 
{
	vertical-align:middle; 
	margin-right: 3px; 
	margin-bottom:2px;
}

.ProductCategoryHeader
{
	display:inline;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;
	border-bottom: gray 1px dashed;
}

a.ProductItem:link, a.ProductItem:visited  
{
	display: block;
	width: 105px;
	height:36px;
	margin: auto;
	color: White;
	text-align: center;
	font-weight: 600;
	vertical-align: middle;
	background-image: url('../Images/Buttons/PPGenericUp.png');
	background-repeat: no-repeat;
	background-position: center;
}

a.ProductItem:hover
{
	display: block;
	width: 105px;
	height:36px;
	margin: auto;
	color: White;
	text-align: center;
	text-decoration: underline;
	font-weight: 600;
	vertical-align: middle;
	background-image: url('../Images/Buttons/PPGenericUp.png');
	background-repeat: no-repeat;
	background-position: center;
}


img.Brightness 
{
	text-align:left; 
	margin-right: 3px; 
	border: none; 
	vertical-align:middle;
}

img.New
{
	text-align:left; 
	margin-right: 3px; 
	border: none; 
	vertical-align:middle;
}

.ProductText
{
	padding-top: 6px;
	font-size: 12pt;
}

.ProductCell 
{
	text-align: center;
	padding: 5px 3px 5px 3px;
	border-top: dashed 1px gray;
}

.ProductCellFirst
{
	text-align: center;
	padding: 5px 3px 5px 3px;
}


#PrintHeader
{
	visibility:hidden;
	display:none;
}

.HelpList
{
	margin-left: -9px;
}

#container {
  display: table;
  text-align: left;
}

#row  {
  display: table-row;
}

#left {
  display: table-cell;
  padding-left: 3px;
  padding-right: 0px;
}

#middle {
  display: table-cell;
  padding-left: 10%;
  padding-right: 10%;
}

#right {
  display: table-cell;
  padding-left: 0px;
  padding-right: 5px;
}

div.container {
  WIDTH: 100%;
}
  
div.row {
  clear: both;
  padding-top: 5px;
}

div.spacer {
  clear: both;
  }

div.row span.cel {
  text-align: left;
}

#keyfeatures ul li a {
  display: block; width: 20%; height: 1.5em; padding: 10px; margin: 0px;
  border-top: 1px solid #696; border-bottom: 1px solid #696; border-right:  1px solid #696;
  background-color: #ccc;
}

div#wrap {
  width: 776px; border: 2px solid #999; background-color: #ddd;
  margin-bottom: 10px; margin-top: 10px; margin-left: auto; margin-right: auto;
}

ul#ul_menu li {
  float: left; display: block;
  padding: 0px; margin: 0px; border: 0px;
}

#key_features ul li a:hover { background-color: #FFFFCC; }

/* 4 CELL PRESENTATION CSS */

#leftcel {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 15%;
padding: 1px;
text-align: left;
}

#centerleftcel {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 30%;
text-align: center;
}

#centerrightcel {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 30%;
text-align: center;
}

#rightcel {
float: right;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 21%;
padding: 1px;
text-align: right;
}

/* 5 CELL CLASSROOM CSS */

#leftclassroomcell {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 18%;
padding: 1px;
text-align: left;
}

#centerleftclassroomcell {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 18%;
text-align: left;
}

#centerclassroomcell {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 18%;
text-align: left;
}

#centerrightclassroomcell {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 18%;
text-align: right;
}

#rightclassroomcell {
float: right;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 18%;
padding: 1px;
text-align: right;
}
  
/* 4 CELL CLASSROOM CSS */

#leftclassroomcel {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 15%;
padding: 1px;
text-align: left;
}

#centerleftclassroomcel {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 30%;
text-align: left;
}

#centerrightclassroomcel {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 30%;
text-align: right;
}

#rightclassroomcel {
float: right;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 21%;
padding: 1px;
text-align: right;
}

/* 3 CELL CSS */

#tricelleft {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 33%;
text-align: left;
}

#tricelmiddle {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 33%;
text-align: center;
}

#tricelright {
float: right;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 33%;
text-align: right;
}

/* 2 CELL CSS */

#bicelleft {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 48%;
text-align: left;
}

#bicelright {
float: right;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 48%;
text-align: right;
}

#singlecel {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 98%;
text-align: left;
}

.teasercella {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 15%;
margin: 0 0 0 0;
padding: 0 2 0 2;
text-align: center;
}

.teasercellb {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 35%;
margin: 0 0 0 0;
padding: 0 2 0 2;
text-align: center;
}

.teasercellc {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 8%;
margin: 0 0 0 0;
padding: 0 2 0 2;
text-align: center;
}

.teasercelld {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 24%;
margin: 0 0 0 0;
padding: 2 2 2 2;
text-align: center;
}

.teasercelle {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 19%;
margin: 0 0 0 0;
padding: 0 2 0 2;
text-align: center;
}

.teasercellf {
float: left;
position: relative;
font-family: Tahoma, Arial;
font-size: 9pt;
width: 33%;
margin: 0 0 0 0;
padding: 0 2 0 2;
text-align: center;
}

.floatholder {
    width: 96%;
}

#prop {
clear: both;
  }
  
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Used with Knowledge base article keywords */
.keywords {
    COLOR: white;
    TEXT-ALIGN: center;
}
    
