/* - Links - */

a:link    { color: #008AC8; text-decoration: none }
		
a:visited 	    { color: #008AC8; text-decoration: none }


/* - Shared Templates - */

body		 { font-family: Arial; margin-top: 0px; margin-left: 0px }
		
/*  .title		  { color: #008AC8; font-size: 16px; font-family: Verdana; font-weight: bold; margin-top: 0; margin-bottom: 2px; vertical-align: middle }  */


.red {
	color: #FF0000;
}

.warning {
	border: 1px solid #990000;
	background-color: #FFFF99;
	font-weight: bold;
	color: #990000;
	padding: 10px;
	margin-bottom: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}


h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #004A6A;
}

#para h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #004A6A;
}

h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #A6CFF6;
	clear: left;
}
h2 em {
	color: #6999CD;
	font-style: normal;
}

#para h2 em {
	color: #6999CD;
	font-style: normal;
}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #6999CD;
}

#para h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #6999CD;
}

#header #basket {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;
		width: 153px;
	height: 42px;
}

#header #basket .text{
	margin-top: 20px;
	margin-left: 9px;
	text-align: left;
}

#header #basket a {
	color: #000;
}
			
.subtitle	 { color: #008AC8; font-size: 12px; font-family: Verdana; font-weight: bold; margin-top: 0; margin-bottom: 2px; padding: 4px; vertical-align: middle; }
			
			
.subhead 	 { color: #008AC8; font-size: 12px; font-family: Verdana; font-weight: bold; line-height: 16px }

/* - Text - */

.para		 { font-size: 12px; font-family: Arial; line-height: 14px; text-align: justify }
			
 
	  
.parasmall	{
			font-size: 9px;
			font-family: verdana;
			line-height: 10px
			}
.paraside	{
			font-size: 11px;
			font-family: verdana;
			line-height: 13px
			}			
.style1	{
			color: #007150;
			font-size: 9px;
			font-family: Verdana;
			line-height: 10px
			}			
			
.small 		 { font-weight: normal; font-size: 10px; line-height: 12px; font-family: Verdana }


/* - Top Navigation - */


.topnav          { color: #004a96; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 14px; text-decoration: none; background-color: transparent }

.topnav a
   { color: #004a96; font-style: normal; font-weight: bold }

.topnav a:link, .nav a:visited
    { color: #004a96; font-style: normal; font-weight: bold; text-decoration: none }

.topnav a:hover
   { color: #008ac8; font-style: normal; font-weight: bold; text-decoration: none }

/* - Navigation - */

ul.nav { width: 157px; margin: 0; padding: 0; list-style: none; }
ul.nav li { display: block; font-size: 12px; font-weight: bold; position: relative; }
ul.nav li a { display: block; height: 35px; padding: 0 10px; border-bottom: 1px solid #0063A5; text-decoration: none; line-height: 35px; color: #0063A5; }
ul.nav li a:hover { height: 36px; background: url(/images/nav_hover.png) no-repeat top left; color: #FFF; border: 0; }
ul.nav li ul { display: none; }
ul.nav li:hover ul { display: block; padding: 0 10px; width: 193px; position: absolute; left: 157px; top: 0; z-index: 1; }
ul.nav li ul li { display: block; }
ul.nav li ul li a { display: block; height: 19px; padding: 0 10px; background: url(/images/sub_nav_bg.png) no-repeat center center; border-bottom: 1px solid #FFF; text-decoration: none; line-height: 19px; color: #FFF; }
ul.nav li ul li a:hover { height: 19px; background: url(/images/sub_nav_hover_bg.png) no-repeat center center; border-bottom: 1px solid #FFF; color: #FFFF00; }


.subnav          { color: #008ac8; font-size: 12px; font-family: Arial; font-weight: normal; line-height: 14px; text-decoration: none; background-color: transparent }

.subnav a
   { color: #008ac8; font-style: normal; font-weight: normal }

.subnav a:link, .nav a:visited
    { color: #008ac8; font-style: normal; font-weight: normal; text-decoration: none }

.subnav a:hover
   { color: #004a96; font-style: normal; font-weight: normal; text-decoration: none }


/************* #search styles ***************/

#search{
	padding: 5px 12px 0px 0px;
	text-align: right;
}

.searchbutton {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.hlight {
	background-color: #FFFF66;
}

#find
{
  border: none;
  background: url(find.gif) no-repeat;
  color: white;
}


#layer1 {
       position: absolute;
       visibility: hidden;
       width: 350px;
       height: 400px;
       left: 610px;
       top: 250px;
       background-color: #ffffff;
       border: 1px solid #cccccc;
       padding: 10px;
       scrolling : auto;
       overflow : auto;
}

#layer2 {
       position: absolute;
       visibility: hidden;
       width: 350px;
       height: 400px;
       left: 610px;
       top: 250px;
       background-color: #ffffff;
       border: 1px solid #cccccc;
       padding: 10px;
       scrolling : auto;
       overflow : auto;
}

#layer3 {
       position: absolute;
       visibility: hidden;
       width: 350px;
       height: 400px;
       left: 610px;
       top: 250px;
       background-color: #ffffff;
       border: 1px solid #cccccc;
       padding: 10px;
       scrolling : auto;
       overflow : auto;
}

#layer4 {
       position: absolute;
       visibility: hidden;
       width: 350px;
       height: 400px;
       left: 610px;
       top: 250px;
       background-color: #ffffff;
       border: 1px solid #cccccc;
       padding: 10px;
       scrolling : auto;
       overflow : auto;
}

#layer5 {
       position: absolute;
       visibility: hidden;
       width: 350px;
       height: 400px;
       left: 610px;
       top: 250px;
       background-color: #ffffff;
       border: 1px solid #cccccc;
       padding: 10px;
       scrolling : auto;
       overflow : auto;
}

#layer6 {
       position: absolute;
       visibility: hidden;
       width: 350px;
       height: 400px;
       left: 610px;
       top: 250px;
       background-color: #ffffff;
       border: 1px solid #cccccc;
       padding: 10px;
       scrolling : auto;
       overflow : auto;
}

#close {
       float: right;
}



#content {
	width: 740px;
	margin: auto;
	text-align: left;
	}

#leftSpacer {
	line-height: 14px;
	background-color: #FFF;
}

#leftColumn {
	float: left;
	width: 150px;
	clear: left;
}

#leftColumn .catItem a {
	background-color: #CBE3F9;
	height: 17px;
	padding-top: 1px;
	padding-left: 15px;
	margin-bottom: 5px;
	display: block;
	color: #004A6A;
	text-decoration: none;
}

#leftColumn .catItem a:hover {
	background-color: #A6CFF6;
}

#leftColumn .box{
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftColumn .textField{
	width: 100px;
	font-size: 10px;
}


#helpBlock {
	border: 1px solid #A6CFF6;
	background-color: #F4F8FC;
	padding: 10px;
	color: #004A6A;
}

#helpBlock h2 {
	color: #993400;
	font-weight: normal;
	margin-bottom: 3px;
}

#helpBlock .phone {
	float: right;
	font-size: 1.5em;
}

#helpBlock .moreLink {
	float: right;
}

#helpBlock .moreHelp {
	margin-top: 10px;
	display: none;
}

#main {
	float: left;
	margin-left: 25px;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

#subCatTitle {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-bottom: 3px;
	background-color: #6999CD;
	color: #FFFFFF;
	padding-left: 5px;
}

#subCat {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-bottom: 6px;
	background-color: #F4F8FC;
	padding-left: 5px;
}

.subCatItem {
	float: left;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 6px;
}

#login {
	border-top: 1px solid #6999CD;
	border-bottom: 1px solid #6999CD;
	padding-top: 5px;
	padding-bottom: 5px;
}

#welcome {
	font-size: 0.9em;
	left: 0px;
	margin-bottom: 10px;
	position: absolute;
	text-align: right;
	top: 5px;
	width: 555px;
}
.manImg {
	margin-bottom: 15px;
}


/* Products */
.productBlock {
	clear: left;
}

.productBlock .productText {
	margin-left: 90px;
	margin-bottom: 20px;
}

.productBlock .prodThumb {
	float: left;
	margin-right: 12px;
}

.productBlock .prodThumb img {
	border: 1px solid #6999CD;
	margin-bottom: 10px;
}
#prodImgVariants  {
	width: 200px;
}

#prodImgVariants img {
	margin-right: 5px;
}

.productBlock b {
	margin: 0px;
	font-size: 14px;
}

.productBlock strong {
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	color: #993400;
}

.productBlock em {
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	color: #6999CD;
}

.productBlock .text {
	margin-top: 6px;
	font-size: 12px;
}

.productBlock .links {
	margin-top: 12px;
	font-size: 12px;
}

.productBlock .links a{
	padding-right: 10px;
}

.productBlock .links img {
	vertical-align: text-bottom;
	margin-right: 3px;
}

#productNav {
	text-align: right;
	font-size: 10px;
	margin-top: 50px;
}

#prodPic {
	float: left;
	margin-right: 10px;
	font-size: 10px;
}

#prodPic .img {
	border: 1px solid #6999CD;
	margin-bottom: 5px;
}

#prodText {
	font-size: 12px;
}

#prodText ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

#prodText li {
	text-indent: 15px;
	list-style-position: inside;
}

#prodPrice {
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #004A6A;
}

.relProdBlock {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}

.relProdBlock .img {
	border: 1px solid #6999CD;
	vertical-align: middle;
}

.relProdBlock a {
	text-decoration: none;
}

.onOffer {
	text-decoration:line-through;
}

.offerPrice {
	color: red;
}

#productForm {
	font-size: 12px;
}

#productForm select {
	font-size: 11px;
}

#productForm .textField {
	margin-top: 8px;
	height: 13px;
	font-size: 11px;
}

#productForm .button {
	height: 19px;
	margin-left: 5px;
	font-size: 12px;
}

.variantTable {
	padding-top: 10px;
	margin-bottom: 10px;
	width: 740px;
	clear: left;
}

.variantTable td {
	padding-right: 5px;
	height: 25px;
	border-bottom: 1px solid #6999CD;
}

.variantTable .title {
	background-color: #F4F8FC;
}

/* Right Column */

#rightColumn {
	width: 149px;
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
}

#rightColumn .box{
	background-color: #F4F8FC;
	border-bottom: 1px solid #6999CD;
}

#rightColumn .box .text{
	margin-left: 5px;
	margin-bottom: 5px;
}

#rightColumn .textField{
	width: 115px;
	font-size: 10px;
}

#rightColumn .button {
	height: 19px;
	font-size: 10px;
	margin-top: 5px;
}

.goButton {
	vertical-align: text-bottom;
}

#base {
	width: 740px;
	margin: auto;
}


#footer {
	clear: both;
}

#footer #line {
	background-image: url(images/misc/foot_bg.gif);
	line-height: 13px;
}

#footer #text {
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}


.registerTable td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.registerTable td.foot {
	border-bottom: 1px solid #6999CD;
	padding-bottom: 15px;
}

.registerTable td.title {
	font-weight: bold;
}

.registerTable .buttonSmall {
	font-size: 80%;
}

.registerButton {
	font-size: 1.3em;
	background-color: #FFFFCC;
	text-align: center;
}

.linkButton {
	background-color: #FFFFCC;
	text-align: center;
}

.dlv_address, .inv_address {
	border-top: 1px solid #6999CD;
	float: left;
	width: 280px;
	padding-bottom: 10px;
}

.products {
	border-top: 1px solid #6999CD;
	border-bottom: 1px solid #6999CD;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
}

.coursesbox {
	height:145px;
	width:258px;
	padding-top: 35px;
	padding-bottom: 50px;
	padding-right: 95px;
	padding-left: 7px;
	overflow: hidden;
	background-image: url(/images/hcbox.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5pt;
}

.lnewsbox {
	height:185px;
	width:258px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 95px;
	padding-left: 7px;
	overflow: hidden;
	background-image: url(/images/lnbox.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5pt;
}




