@charset "utf-8";
/* CSS Document 
#E6E7E8 - body background, background of boxes on the left
#2F6286 - right & bottom border of the content area
#6787B6 - border of the boxes on the left
#37526D - headings of the boxes on the left
#993333 - first level navigation link and second level link mouse over,footer, testimonials, H1 & H5 tags, mouse over color for: H2, H3, articles, right boxes, footer links
#CC9933 - second level navigation link and first level link mouse over, line
#32516E - H2, H3 & H4 tags, content area, right box and article links
#306287 - h6 tag, background color of entire left column
#6699CC - content area link mouse over, article link visited, footer links, testimonial box border
#F1F2F3 - right box background
#B0B5B9 - right box top & left border
#DEE0E2 - right box right & bottom border
#000000 - content text
#666666 - testimonial author, note
*/
body {
	font: 10pt/12pt Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E6E7E8 url(images/body_grad.gif) repeat-x 0px 142px;
	margin: 0px;
	padding: 0px;
}
div > p {
	margin: 0px;
}
img {
	display: block;
	border: 0px none;
}
ol li {
	padding: 2px 0px;
}
#logo {
	background: url(images/body_bg.jpg) no-repeat left top;
}
#container {
	margin: 0px auto 10px;
	width: 880px;
}
#center {
	width: 880px;
	border-bottom: 2px solid #2f6286;
	border-right: 2px solid #2f6286;
}
#header {
	width: 880px;
	height: 132px;
}
#content {
	width: 880px;
	background: #FFFFFF url(images/content_bg.jpg) repeat-y left top;
	margin: 0px;
	padding-top: 10px;
}
#left {
	width: 186px;
	margin: 0px 10px;
}
#left p b a {
	font: bold 15px/19px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

#left p b a:hover {
	text-decoration: none;
	color: #000000;
}
.special {
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff0000;
}

#box_blue {
	background: #E6E7E8;
	border: 1px solid #6787B6;
	margin-bottom: 20px;
}
#box_blue h1 {
	color: #37526D;
	font: bold 15px/30px Arial, Helvetica, sans-serif;
	background: #B3CBE3 url(images/grad_bg.jpg) repeat-x left top;
	text-align: center;
	height: 30px;
	margin-top: 0px;
}
#box_blue h1.smaller {
	color: #37526D;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	background: #B3CBE3 url(images/grad_bg.jpg) repeat-x left top;
	text-align: center;
	height: 30px;
	margin-top: 0px;
}
#box_blue  p {
	padding: 0px 10px 10px;
}
#box_blue  p.login {
	color: #37526D;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}
#box_blue  p.loginhead {
	color: #37526D;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}
#nav {
	list-style: url(none) none;
	margin: 0px 0px 10px;
	padding: 0px;
}
#nav li a {
	color: #993333;
	padding: 2px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav li a:hover {
	color: #CC9933;
	text-decoration: none;
}
#second {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#second li a {
	color: #CC9933;
	padding: 2px 10px 2px 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#second li a:hover {
	color: #993333;
	text-decoration: none;
}
#middle {
	float: right;
	width: 650px;
	margin: 0px 10px 0px 10px;
}
#middle h1 {
	color: #993333;
	font: bold 18pt/22pt "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
}
#middle h2 { 
	color: #32516E;
	font: italic bold 14pt/18pt "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
}
#middle h2 a { 
	color: #32516E;
	text-decoration: underline;
}
#middle h2 a:hover { 
	color: #993333;
	text-decoration: none;
}
#middle h3 {
	color: #32516E;
	font: 12pt/16pt Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
}
#middle h3 a { 
	color: #32516E;
	text-decoration: underline;
}
#middle h3 a:hover { 
	color: #993333;
	text-decoration: none;
}
#middle h3.title {
	color: #32516E;
	font: 11pt/16pt Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
}
#middle h4 {
	color: #32516E;
	font: bold 12pt/16pt Arial, Helvetica, sans-serif;
	margin: 0px;
}
#middle h5 {
	color: #993333;
	font: bold 12pt/16pt "Times New Roman", Times, serif;
	margin: 0px;
}
#middle h6 {
	color: #306287;
	font: bold 10pt/12pt Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
}
#middle p {
	padding: 15px 0px 5px;
}
#middle p b {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}
#middle a {
	color: #32516E;
	text-decoration: underline;
}
#middle a:hover {
	color: #6699CC;
	text-decoration: none;
}
#middle a.article:link {
	color: #32516E;
	text-decoration: underline;
}
#middle a.article:visited {
	color: #6699CC;
	text-decoration: none;
}
#middle a.article:hover {
	color: #993333;
	text-decoration: none;
}
#middle a.article:active {
	color: #CC9933;
	text-decoration: none;
}
#middle.storepad {
	padding-bottom: 10px;
}
#middle p.comments2 {
	color: #000000;
	font: 10pt/12pt Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px 50px 0px 40px;
	padding: 10px 0px 5px;
}
#middle p.author2 {
	color: #999999;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 5px;
}
#highlight {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#highlight li {
	font: 12px/14px "Times New Roman", Times, serif;
	color: #37526D;
	padding-left: 20px;
}
.heading {
	font: 16pt/16pt Arial, Helvetica, sans-serif;
	color: #32516E;
}
.heading2 {
	color: #32516E;
	font: 12pt/16pt Arial, Helvetica, sans-serif;
}
.heading3 {
	color: #993333;
	font: 12pt/16pt Arial, Helvetica, sans-serif;
}
.book {
	margin-left: 50px;
}
ul.news {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style: none;
}
ul.sitemap {
	margin: 50px 0px 10px 150px;
	padding: 0px;
	list-style: none;
}
ul.training {
	margin: 0px 0px 10px 225px;
	padding: 0px;
	list-style: none;
}
#box_ltblue {
	background: #FFFFFF;
	border: 1px solid #6699CC;
	width: 75%;
	padding: 10px 15px;
	margin: 15px auto;
}
#box_ltblue_sm {
	background: #FFFFFF;
	border: 1px solid #6699CC;
	width: 400px;
	padding: 10px 15px;
	margin: 15px 0px 15px 25px;
}
#box_ltblue p, #box_ltblue_sm p  {
	padding-top: 5px;
	padding-bottom: 5px;
}
#left60 {
	float: left;
	width: 340px;
	padding-right: 20px;
}
#right40 {
	width: 280px;
	margin-left: 370px;
}
#left50 {
	float: left;
	width: 280px;
	padding-right: 20px;
}
#right50 {
	width: 340px;
	margin-left: 310px;
}
.formindent {
	margin-left: 125px;
}
#home {
	width: 560px;
	margin: 0px auto 15px;
}
#homebox_left {
	background: #F1F2F3;
	border-top: 1px solid #B0B5B9;
	border-right: 1px solid #DEE0E2;
	border-bottom: 1px solid #DEE0E2;
	border-left: 1px solid #B0B5B9;
	float: left;
	width: 250px;
}
#homebox_right {
	background: #F1F2F3;
	border-top: 1px solid #B0B5B9;
	border-right: 1px solid #DEE0E2;
	border-bottom: 1px solid #DEE0E2;
	border-left: 1px solid #B0B5B9;
	margin-left: 300px;
	width: 250px;
}
#homebox_left p, #homebox_right p {
	padding: 10px;
	margin: 0px;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #32516E;
}
#homebox_left p a, #homebox_right p a {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #32516E;
	text-decoration: none;
}
#homebox_left p a:hover, #homebox_right p a:hover {
	color: #993333;
	text-decoration: none;
}
#right {
	float: right;
	width: 120px;
	margin: 0px 0px 5px 15px;
}
#box_grey {
	background: #F1F2F3;
	margin-bottom: 20px;
	border-top: 1px solid #B0B5B9;
	border-right: 1px solid #DEE0E2;
	border-bottom: 1px solid #DEE0E2;
	border-left: 1px solid #B0B5B9;
}
#box_grey h4 a { 
	color: #32516E;
	text-decoration: none;
}
#box_grey h4 a:hover { 
	color: #993333;
	text-decoration: none;
}
#box_grey p {
	padding: 10px;
	margin: 0px;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #32516E;
}
#box_grey p a {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #32516E;
	text-decoration: none;
}
#box_grey p a:hover {
	color: #993333;
	text-decoration: none;
}
#right ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: circle;
}
#right li {
	padding: 2px 0px;
}
#footerlinks {
	clear: right;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color: #2F5272;
	text-align: right;
	padding: 10px 50px 10px 0px;
}
#footerlinks a {
	color: #6699CC;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #993333;
	text-decoration: none;
}
#footer {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #993333;
	text-align: center;
	clear: both;
	margin: 10px 0px;
}
#footer a {
	color: #993333;
	text-decoration: underline;
}
#footer a:hover {
	color: #993333;
	text-decoration: none;
}
.imgleft {
	float: left;
	padding: 10px 10px 5px 0px;
}
.imgright {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}
.clear{
	clear: both;
}
p.comments {
	color: #993333;
	font: 10pt/12pt "Times New Roman", Times, serif;
	text-align: justify;
	margin: 0px 20px;
	padding: 0px;
}
p.author {
	color: #666666;
	font: 10px/12px "Times New Roman", Times, serif;
	text-align: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
.note {
	color: #999999;
	font: 10pt/12pt Arial, Helvetica, sans-serif;
}
.copynote {
	font-size: 0.8em;
	line-height: 0.9em;
}
.line {
	border-bottom: 1px solid #CC9933;
	padding: 0px 25px;
	margin: 0px;
}
/* Styles used in the store */
#storecontent {
	width: 500px;
	margin: 0px auto;
	position: relative;
}
.store {
	font-size: 13px;
	line-height: 16px;
}
.small {
	font-size: 0.9em;
	line-height: 1.1em;
}
.storeform {
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	/*  border: 1px solid #666; */
	background: #F1F2F3;
}
.storehead {
	color: #993333;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
/* Styles used for the cart */
.cartform {
	border: 1px solid #2F5272;
	background: #F1F2F3;
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #071D88;
}
.carthead {
	color: #993333;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
}
/* Styles used for the admin */
#admin {
	background: #E6E7E8;
}
#admin input, #admin select, #admin textarea {
	background: #F8F8F8;
}
#admincontent {
	padding: 20px;
}
.adminform {
	border: 1px solid #2F5272;
	background: #F1F2F3;
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #071D88;
}
.formhead {
	color: #993333;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	border: 1px solid #2F5272;
	background: #E6E7E8;
}
.adminhead {
	color: #993333;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	padding: 10px;
}
.adminnavhead {
	color: #993333;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	background: #E6E7E8;
	border-top: 1px solid #2F5272;
	border-bottom: 1px solid #2F5272;
}
.adminli {
	color: #2F5272;
	list-style: url(none) none;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
.adminli a {
	color: #2F5272;
	text-decoration: none;
}
.adminli  a:hover {
	color: #993333;
	text-decoration: none;
}
.adminindent {
	margin: 0px 0px 10px 10px;
}
.red {
	color: #FF0000;
}
.shhlogo { 
	background: #FFFFFF;
	border-bottom: 1px solid #2F5272;
}
/* admin listItems styles */
.sortInactiveButton, .sortButton, .sortAscButton, .sortDescButton {
	font-weight: bold;
	margin:	0px;
	padding: 0px;
	text-align: left;
}
.sortInactiveButton b {
	display: block;
	color: #2F5272;
	background:	#DBDCDD;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a, .sortAscButton a, .sortDescButton a {
	display: block;
	color: #2F5272;
	background:	#DBDCDD;
	text-decoration: none;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a:hover, .sortButton a:focus, .sortAscButton a:hover, .sortAscButton a:focus, .sortDescButton a:hover, .sortDescButton a:focus {
	color: #993333;
	background:	#E6E7E8;
	text-decoration: none;
	border: 1px inset;
}
.sortAscButton a, .sortAscButton a:hover, .sortAscButton a:focus {
	background:	#E8E9EA url(admin/images/asc_order.png) no-repeat right;
}
.sortDescButton a, .sortDescButton a:hover, .sortDescButton a:focus {
	background:	#E8E9EA url(admin/images/desc_order.png) no-repeat right;
}
.displayItems {
	border-right: 1px solid #2F5272;
	border-bottom: 1px solid #2F5272;
}
.odd {
	background: #FFFFFF;	
}
.even {
	background: #F2F2F2;
}
