/**********************************************
 NVIS, Inc. (nvisinc.com) Partial Style Sheet
 Created by ZURB, Feb. 2007
 *********************************************/

/***********************************************
	PAGE SPECIFIC -- PRODUCT LIST PAGE
***********************************************/

div.products_page ul.acc {
list-style-position:inside;
}

h2#products_head {
  height: 30px;
  width: 145px;
  background: url(../images/products_head.gif) no-repeat 0 0;
}

div.products_page ul {
	background: rgb(253,253,253);
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	padding: 3px;
	width: 98%;
}

div.products_page ul.thumbnails {
 	background: none;
 	/*margin: 16px 0;*/
  list-style-type: none;
}

div.products_page ul.thumbnails li {
  float: left;
  overflow: hidden;
  margin-top: 8px;
}

div.products_page ul.thumbnails li.last_in_row {
  margin-right: 0;
}

div.products_page ul.thumbnails li a.img_link {
  display: block;
  width: 148px;
  height: 120px;
  margin-bottom: 4px;
  /*border: 1px solid #edebeb;*/
}

div.products_page ul.thumbnails li a img {
  margin: 5px 0 0 5px;
}

div.products_page ul.thumbnails li a.name,
div.products_page ul.thumbnails li a.name:visited {
  display:block;
  width: 148px;
  font-size: 12px;
  font-weight: bold;
  color: #5a9cd4;
  text-decoration: none;
  text-align: center;
  text-indent: -4px;
}

div.products_page ul.thumbnails li a.name:hover,
div.products_page ul.thumbnails li a.name:active {
  text-decoration: underline;
}

div.products_page ul.product_list {
  list-style-type: square;
  font-size: 1.1em;
  margin: 16px 0 0 10px;
  padding-left: 1em;
}

div.class_divider {
  -moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	width: 98%;
  padding: 8px 5px;
  margin-top: 30px;
  background-color: #f5f4f3;
  border:1px solid #CCC;
}  

br.section_break {
  /*line-height: 40px;*/
}


/***********************************************
	PAGE SPECIFIC -- PRODUCT PAGES
***********************************************/

div#product_left img {
  margin-left: 20px;
  padding: 0;
}

h2 {
  font-size: 2.4em;
  color: #a85725;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1em;
}

div#product_right p {
  font-size: 13px;
  line-height: 1.4em;
}

div#product_right ul {
  font-size: 11px;
  padding-left: 18px;
}

div#product_right h3.price {
  clear: both;
  font-size: 17px;
  color: #a85725;
}

div#product_right h3.price span.sub {
  font-size: 10px;
}

div#product_right hr {
  margin: 12px 0;
}


/*** BODY CONTENT ***/

div#product_info {
  width: 407px;
  padding-top: 10px;
}

div#product_info h4 {
  font-size: 13px;
  color: #7b7c7b;
  padding-bottom: 8px;
  letter-spacing: -1px;
}

div#product_info h3 {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #a85725;
}

div#product_info h3.gray {
  color: #5a564a;
}

div#product_info h3.section_break {
  margin-top: 28px;
}

div#product_info h3.gray a,
div#product_info h3.gray a:visited {
  color: #5a564a;
  text-decoration: none;
}

div#product_info h3.gray a:hover
div#product_info h3.gray a:active {
  color: #5a564a;
  text-decoration: underline;
}

div.case_study {
  margin: 0;
  padding: 7px 0 10px 0;
  position: relative;
  width: 100%;
  clear: both;
}

div.case_study img {
  float: left;
  padding: 0 8px 8px 0;
}

div.case_study div.copy {
  float: left;
  width: 312px;
  margin: 0;
  padding: 0;
}

div.case_study div.copy p {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 11px;
}

/*** SPECS TABLE  ***/

table.product_specs {
  width: 400px;
  margin-top: 6px;
  font-size: 11px;
  color: #5a564a;
  font-weight: bold;
  border: 0;
}

table.product_specs tr {
  height: 22px;
}
 
table.product_specs td {
  text-indent: 4px;
} 

table.product_specs tr.head {
  background-color: white;
  color: #5a9cd4;
}

table.product_specs tr.head td {
  padding-top: 12px;
  border-bottom: 1px solid #eee;
}

table.product_specs tr.category {
	background:#33CCFF;
	color:#FFFFCC;
}

table.product_specs tr.alt {
  background-color: #ddeaf3;
}

table.product_specs tr td span.sub {
  font-size: 10px;
  font-weight: normal;
}

/*** SUB-TABLE  ***/

a.sublink {
  font-weight: bold;
  font-size: 11px;
  line-height: 2em;
}
  

/***********************************************
	PAGE SPECIFIC -- COMPARISON PAGES
***********************************************/

div#compare_head {
  margin: 0 16px 0 16px;
}

div#compare_head h2 {
  margin: 0 0 0 0px;
  padding: 0;
  background: url(../images/compare_head.gif) no-repeat 0 0;
  width: 341px;
  height: 37px;
}


div#compare_head h3 {
  margin: 0;
  padding: 2px 0;
}

table#comparison {
  width: 656px;
  margin: 0 auto;
  font-size: 11px;
  color: #5a564a;
  font-weight: bold;
  border: 0;
}

table#comparison tr {
  height: 25px;
}

table#comparison tr.images td {
  padding-bottom: 8px;
  height: 25px;
}

table#comparison tr.images td img {
  width: 50%;
}

table#comparison tr.images td h4 {
  color: #5A9CD4;
  font-size: 12px;
}

table#comparison tr.first td {
 border-top: 1px solid #ddd;
}

table#comparison tr.last td {
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #999;
}
 
table#comparison td {
  text-indent: 4px;
}

table#comparison td.titles {
  width: 160px;
}

table#comparison td.col {
  text-align: center;
  font-weight: normal;
}

table#comparison tr.head {
  background-color: white;
  color: #5a9cd4;
}

table#comparison tr.alt {
  background-color: #ddeaf3;
}

table#comparison tr td span.sub {
  font-size: 10px;
  font-weight: normal;
}

span.return {
  text-align: right;
  display: block;
  margin: 6px 16px 0 0;
}

span.return a,
span.return a:visited {
 font-size: 11px;
 font-weight: bold;
 color: #7E878C;
 text-decoration: none;
}

span.return a:hover,
span.return a:active {
 color: #7E878C;
 text-decoration: underline;
}

/*=====Rich tooltip styles*/
/*===========Rich Tooltip============*/
.hoverTitle {
	color:#5a9cd4;
}

.tooltip {
	display: block;
	font-size: 12px;
	padding: 5px;
	position: absolute;
	text-decoration: none;
	width: 30em;
	background-color: #E3E3E3;
	border:solid 1px black;
	color: #66667E;
	margin-top:20px;
	margin-left:-100px;
}

