/******************************************************************/
/* START 'CSS MENU' tags */
/******************************************************************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 0px solid #4b6391;
	border-bottom: 0px solid #000066;
	background-image:   url('../_themes/ingenuity/vn2.gif');
	padding-left: 7px;
	padding-right: 0;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 25px;
	width: 141px;
	margin-left: -2px;
	color: #000000
}
#sectionLinks a:hover{
	border-top: 0px solid #C8E1FD;
	background-image: url('../_themes/ingenuity/vnh2.gif');
	padding-left: 7px;
	padding-right: 0;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 25px;
	width: 141px;
	margin-left: -2px;
	text-decoration: none;
	font-weight: bold;
	color: #336699
}
#pageNav{
	float: center;
	margin-left: 4px;
	width:141px;
	padding: 0px;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #cccccc;
	font: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}

/******************************************************************/
/* END 'css menu' tags */
/******************************************************************/




/* standard tags */
h1 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;
}

h2 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;

}

h3 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;

}

h4 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;

}

h5 {
  color: #336699;
  font-weight: normal;
}

h6 {
  color: #336699;
  font-weight: normal;
}

li.sub-features {
  color: #000000;
  font-weight: normal;
  font-size: 8pt;
  list-style: disc;
}

li.features {
  color: #336699;
  font-weight: bold;

}

/* left graphics */

.left {
  width: 85px;
  background-image: url('../images/l_spacer.jpg');
  background-repeat: repeat-y;
  vertical-align: top
}

.left_top {
  width: 85px;
  background-image: url('../images/l1.jpg');
  background-repeat: no-repeat;
  height: 525px
}

/* right graphics */
.right {
  width: 85px;
  background-image: url('../images/r_spacer.jpg');
  background-repeat: repeat-y;
  vertical-align: top
}

.right_top {
  width: 85px;
  background-image: url('../images/r1.jpg');
  background-repeat: no-repeat;
  height: 525px
}

/* center top graphics */

.center {
  vertical-align: top;
  background-image: url('../images/t1_spacer.jpg');
  background-repeat: repeat-x
}

.center_top {
  background-image: url('../images/t1.jpg');
  background-repeat: no-repeat;
  height: 25px
}

.header_bg {
  background-image: url('../images/header_bg.jpg');
  background-repeat: no-repeat
}
/* flash header */

.flash_header {
  height: 182px;
  background-image: url('../images/header_spacer.jpg');
}

/* left menu */
.left_menu {
  background-image: url('../images/b_spacer.jpg');
  background-repeat: repeat-y;
  width: 225px;
  vertical-align: top
}

.menu_top {
  background-image: url('../images/menu_top.jpg');
  background-repeat: no-repeat;
  height: 18px;
  text-align: center;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  color: #000000
}

.menu_top_spacer {
  background-image: url('../images/menu_top_spacer.jpg');
  background-repeat: repeat-y;
  height: 40px
}

.menu_center {
  background-image: url('../images/menu_center.jpg');
  background-repeat: no-repeat;
  height: 18px;
  text-align: center;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  color: #000000
}

.menu_center_spacer {
  background-image: url('../images/menu_center_spacer.jpg');
  background-repeat: repeat-y;
  height: 40px;
  font-size: 8px;
  text-align: center
}

.main_menu_right {
  padding-left: 2px;
  padding-right: 3px;
}

.top_menu_right {
    background-repeat: no-repeat;
  background-position: left top;
  width: 100%
  text-align: left;
  height: 100%;
}

.main_menu {
  font-size: 8pt;
  text-align: center;
  font-family: Tahoma;
}

.menu_bottom {
  background-image: url('../images/menu_bottom.jpg');
  height: 41px;
  background-repeat: no-repeat
}

.add_to_favorites {
  background-image: url('../images/add_to_favorites_blank.jpg');
  height: 31px;
  background-repeat: no-repeat
}

.b1 {
  background-image: url('../images/b1.jpg');
  height: 139px;
  background-repeat: repeat-y
}

/* content area */
.content_area {
  background-image: url('../images/c1.jpg');
  background-repeat: no-repeat;
  vertical-align: top
}
.content_area_spacer {
  background-image: url('../images/c1_spacer.jpg');
  background-repeat: repeat-x;
  vertical-align: top
}

/* text */

.cart_button_cell {
  width:95px;
  text-align:center;
}

.product_attribute {
  border: 0px;
  font-size: 9pt;
  font-family: Tahoma;
  padding: 0px;
  height: 15px;
}

.product_description {
  font-size: 9pt;
  font-family: Tahoma;
}

table, td, p {
  font-family: Tahoma;
  font-size: 10pt;
}

.menu_label {
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma;
  text-align: center;
}

.content_area_cell {
  vertical-align: top;
  font-family: Tahoma;
  font-size: 10pt;
  padding-top: 15px;
  padding-left: 10px;
}

a.learn_more_product:active {
  color: #336699;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}

a.learn_more_product:visited {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}


a.learn_more_product:link {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}

a.learn_more_product:hover {
  text-decoration: underline;
  color: #336699;
}

.learn_more_product {
  text-decoration: underline;
  color: #336699;
  font-weight: bold;
}



a:link {
  color: #336699;
  text-decoration: none;

}

a:visited {
  text-decoration: none;
  color: #336699;

}

a:hover {
  text-decoration: underline;
  color: #113366;

}

.banner {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0px solid #000000;
}

.address {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
}

.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  text-align: center;
  vertical-align: bottom;
}

.copyright_cell {
  padding-left: 45px;
  padding-right: 80px;
  vertical-align: bottom;
}

.search_input {
  font-family: Tahoma;
  font-size: 10pt;
  color: #336699;
}

.thumbnail_bg {
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top;
}

.product_header {
  background-image: url('../images/product_header.jpg');
  background-repeat: repeat-x;
  height: 20px
}

.product_field {
  width: 95px;
  font-weight: bold;
  vertical-align: top;
}