/* CSS Document */

ul li {
list-style: disc;
}
ol li {
list-style: inherit;
}
img a:hover {
text-decoration: none;
}

/* Begin styles for Education Page */

#ebook a:link {text-decoration : none;}
#ebook a:visited {text-decoration : none;}

.menuitem {
	font-size	: 16px;
	font-weight : bold;
}

a.menuitem:link {color : #000088; text-decoration : underline;}
a.menuitem:visited {color : #000088; text-decoration : underline;}
a.menuitem:hover {color : #fff; background-color : #005fa7; text-decoration : none;}
a.menuitem:active {color : #000088; background-color : #ffffff; text-decoration : underline;}

a.menuitem {
	cursor			: pointer;
	color			: #000088;
	text-decoration	: underline;
}

/* End Education Page styles */

/* Header cells with bar at bottom */
.header-cell
{
  background-image: url(/images/bar.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  font-size: 12pt;
  width: 75px;
}

/* Header Drop-Down Cells */
.header-drop-cell
{
  background-color: #E5E5E5;
  border: medium solid #D5D5D5;
  font-size: 9pt;
  font-weight: normal;
  padding: 5px;
  width: auto;
}

/* Header Drop-Down Table */
.header-drop-table
{
  padding: 0px;
  margin-bottom: 0px;
  margin-left: 155px;
  margin-right: 0px;
  margin-top: 0px;
}

/* Header cells with bar at bottom */
.ods-header-cell
{
  background-image: url(/images/ods_bar.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  font-size: 12pt;
  width: 75px;
}

/* Header table for each page */
.ods-header-table
{
  background-image: url(/images/ods_header-line.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  height: 100px;
  margin: 0px;
  padding: 0px;
  width: 760px;
}

/* Links at the end of a product, list, etc. */
.option-links
{
  color: #696B6A;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

.option-links-dark
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #dddddd;
	padding : 2% 2% 2% 2%;
	border : thin groove Gray;
}

/* Notes about items on the page */
.page-notes
{
  color: #696B6A;
  font-size: 9pt;
  font-weight: normal;
}

/* Products in a table list */
.product-list
{
  border-bottom: 2px solid #DEDEDE;
  color: #000000;
  font-size: 10pt;
  font-weight: normal;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 0px;
  padding-top: 0px;
  text-decoration: none;
}

/* More information for the table */
.product-list-description
{
  border-bottom: 2px solid #DEDEDE;
  color: #000000;
  font-size: 10pt;
  font-weight: normal;
}

/* Header for the product list table */
.product-list-header
{
  background-image: url(/images/table-bar.gif);
  background-position: center left;
  background-repeat: no-repeat;
  border: none;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: middle;
}

/* Table settings for the product list table */
.product-list-table
{
  border-collapse: collapse;
  border-left: 2px solid #DEDEDE;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 760px;
}

/* Search section with shopping cart and search fields */
.search
{
  color: #333333;
  font-size: 10pt;
  height: 20px;
}

/* Search table section */
.search-table
{
  color: #333333;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 5px;
  padding-top: 0px;
}

/* Headers for sections on the page */
.section-header
{
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
}

/* Secondary page title */
.subtitle
{
  color: #000000;
  font-size: 16pt;
  font-weight: bold;
}

/* Tertiary page title */
.subtitle-2
{
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
}

/* Miscellaneous tables of info */
.table-data
{
  color: #696B6A;
  font-size: 10pt;
  text-align: right;
}

/* Header for miscellaneous tables of info */
.table-data-header
{
  color: #696B6A;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
}

/* Dashboard Styles */

.dash-headers
{
  font-size: 13pt;
  font-weight: none;
  color: #fff;
  font-family: Arial;
}

.dash-gray
{
  background-color: #BCBEC0;
  font-weight: none;
  text-align: left;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.dash-table
{
  font-weight:none;
  text-align:left;
  font-size:12px;
  border-bottom: solid 1px #BCBEC0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
}

a.dash-link
{
  font-size:12px;
  color: #000;
  text-decoration: underline;
}

a:active.dash-link
{
  color: #696B6A;
  text-decoration: underline;
}

a:hover.dash-link
{
  color: #696B6A;
  text-decoration: underline;
}

a:visited.dash-link
{
  color: #000000;
  text-decoration: underline;
}


/* CSS Document */

body {
margin:0;
padding:0;
background:#fff;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
color:#808080;
}

a:link, a:visted {
color:#414fae;
}

.wrap {
width:760px;
padding:0;
}

#header {
width:805px;
padding:0;
}


#content{
background:#4654b3 url(../img/bg.gif) top left repeat-x;
padding:0;
}

#main h3 {
	color:#5c68b8;
	font-size:110%;
	font-family:'Century Gothic,''Helvetica Neue,' Helvetica, Arial, sans-serif;
	padding: 30px 0px 0px 100px;
	margin:0;
	}

#main p {
	margin:3px 0px 0px 100px;
	}
	
#main img {
	border: none;
	padding: 15px 0px 0px 0px;
	float: left;
	}
#footer{
background:#4654b3 url(../img/bg_footer.gif) top left repeat-x;
margin:0;
color:#8c9bfd;
}

#subnav a {
color:#fff;
text-decoration:none;
}

a img
{ border: none; } /* removes the default browser border */


p.login {
float:right;
margin:20px 0 0 0;
}

.sidebar p { margin:0 0 8px 0;}

.sidebar a:link, .sidebar a:visited, .sidebar a:hover, .sidebar a:active {
color:#fff; background:#e3841a; text-decoration:none;
}

ul#nav {
float:right;
list-style:none;
font-family:'Century Gothic,''Helvetica Neue,' Helvetica, Arial, sans-serif;
font-size:80%;
text-transform:uppercase;
font-weight:bold;
margin: 0;
padding:0;
}

ul#nav a:link, ul#nav a:visited, ul#nav a:hover, ul#nav a:active {
text-decoration:none;
float:left;
display:block;
color:#c1c9fd;
background:#26338d url(../img/nav_bg.png) top left repeat-x;
padding:10px;
margin:0;
}

ul#nav a:hover {
background:#26338d url(../img/nav_bg_hover.png) top left repeat-x;
}

ul#nav li#selected a {
color:#fff;
background:#fcb035 url(../img/nav_bg_active.png) top left repeat-x;
}

ul#nav li {
float: left;
padding:0;
margin:0 0 0 2px;
}

div.testimonial {
	text-align:		left;
	margin-left:	2em;
}

div.question {
	margin-top:		18px;
	margin-bottom:	2px;
	font-size:		15px;
	font-weight:	bold;
}

div.answer {
	margin-left: 1.5em;
}

div.sub1 {
	margin-left: 2em;
}

div.sub2 {
	margin-left: 4em;
}

.pagetitle {
	text-align:		center;
	font-weight:	bold;
	font-size:		24px;
	margin-bottom:	1em;
}

.subtitle
{
  color: #000000;
  padding: 10px;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

p.trialsub {
	text-align:	center;
	font-size:	16px;
}

/****************** catalog and product page start***********************/
/* Display Categories and Product Display */
#display_categories {
	float: left;
  clear: both;
	border: #ECE8DB 1px solid;
	padding: 0px;
	margin: 0px;
	width: 260px;
}

#display_categories h1 {
	font-size: larger;
	line-height: 23px;
	text-indent: 10px;
	border-bottom: 0px solid black;
	background: #FDBC45;
}

#display_categories li {
	list-style-type: none;
	padding: 0px 10px;
}

#display_categories li ul {
	margin: 0px 0px 0px 0px;
}

.display_child_categories  {
	list-style-type: none;
	margin: 0px;
        padding: 0px;
}
.display_child_categories  a{
	color: #BF3700;
        text-decoration: none;
}

.display_parent_category {
      color: #BF3700;
      cursor: pointer;
}

#product_list {
	color: black;
	float: right;
	padding: 0px 0px 0px 5px;
	width: 605px;
	display: inline;
}

#product_list table {
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
}

#product_list th {
	text-align: center;
}

#product_list table tr td {
	padding: 0px 8px;
}

#product_list table tr.rowa {
  background-color: #FFFFFF;
}

#product_list table tr.rowb {
    background-color: #E1DBC7;
}

#product_list table td a {
    font-weight: bold;    
    color: #BF3700;
    text-decoration: none;
}

/*#product_list table td a:hover {*/
/*	text-decoration: none;*/
/*	color: #000000;*/
/*	font-weight: bold;*/
/*}*/


#product_list.namecol {
	width:100px;
}



#loading {
  margin: 10px 0px;
  padding: 5px 0px;
	border: 1px solid #ece8db;
	font-size: 22px;
	color: #d85c2a;
  background: #fff6df;
	font-weight: bold;
  height: 1em;
  width: 600px;
  float: right;
}

#searching {
  margin: 10px 0px;
  padding: 5px 0px;
	border: 1px solid #ece8db;
	font-size: 22px;
	color: #d85c2a;
  background: #fff6df;
	font-weight: bold;
  height: 1em;
  width: 600px;
  float: right;
}

#full_product_name {
	z-index: 1;
	display: none;
	background-color:#ffffdd;
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#image_holder {
	z-index: 1;
	display: none;
	position: absolute;
	background-color:#ffffff;
	background-image: url(/images/spinner_orange.gif);
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

#product_div {
	z-index: 1;
	display: none;
	position: absolute;
	left: 10px;
	top: 250px;
	background-color: #ffffff;
	border: 1px solid black;
    width: 100%;
}

/* End Display Categories */

.product_categories {
	float: left;
  clear: both;
	border: #ECE8DB 1px solid;
  border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 876px;
}

.product_categories h1 {
	font-size: larger;
	line-height: 23px;
	text-align: center;
	border-bottom: 0px solid black;
	background: #FDBC45;
}

.product_categories li {
	list-style-type: none;
	padding: 0px 3px;
}

.product_category_list {
  float: left;
  display: block;
  border-width: 0px 1px;
  border-style: solid;
  border-color: #ECE8DB;
  border-collapse: collapse;
  width: 290px;
}

.product_category_list ul,li {
  list-style-type: none;
}
/*
#display_categories li ul {
	margin: 0px 0px 0px 10px;
}

.display_child_categories  {
	list-style-type: none;
	margin: 0px;
}

.display_parent_category {
  color: #BF3700;
  cursor: pointer;
}
*/
/* Sample Products */

#sample_products {
	height: 209px;
	background: #efe3cd;
  border: 0px;
	padding: 0px;
}

#sample_products th {
	text-decoration: underline;
	font-size: larger;
         border: 0px;
}

#sample_products td {
	text-align: center;
         border: 0px;
}

#sample_products a {
	color: #BF3700;
        text-decoration: none;
}

/* Search Box */
#product_search {
        color: #000000;
	background: #FDBC45;
	border: #ECE8DB 1px solid;
        font-size: 8pt;
        font-weight: bold;
        margin: 5px 0px 0px 0px;
        padding: 0px 5px 0px 0px;
	line-height: 110%;
	width: 880px;
/*        float: left;*/
}
/* End Search Box */
/****************** catalog and product page end***********************/

/******************* product detail page start ************************/
#bodyPannel {
}

.thumbnail {
    list-style: none;
    display: inline;
    width: 40px;
    height: 40px;
}

/******************* product detail page end ************************/