body {
	background: #a1cadb url(../images/cmt/bg.jpg) top repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
}

/* common attributes */
form {
	margin: 0px;
}

a {
	color: #005370;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #7cacc2;
}

input {
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #7cacc2;
}

textarea {
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #7cacc2;
}

select {
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #7cacc2;
}

input.checkbox {
	border: 0px;
}

input.submit {
	background-color: #7cacc2;
	color: #ffffff;
	border: 1px solid #7cacc2;
	cursor: pointer;
}

input.contentsubmit {
	font-size: 11px;
	background-color: #7cacc2;
	color: #ffffff;
	border: 1px solid #7cacc2;
	cursor: pointer;
}

.linkbutton {
	/* make normal link look like content button */
	font-size: 11px;
	background-color: #7cacc2;
	color: #ffffff;
	border: 1px solid #7cacc2;
	padding: 1px 7px;
	text-decoration: none;
	cursor: pointer;
}

.linkbutton:hover, .linkbutton:visited {
	color: #ffffff;
	text-decoration: none;
}

.formbuttons {
	/* buttons at bottom of form, usually in <p> tag */
	text-align: center;
	padding-top: 10px;
}

.originalprice {
	color: #cc0000;
	text-decoration: line-through;
}

input.contentinput {
	font-size: 11px;
}

select.contentselect {
	font-size: 11px;
}

/* outer frame */
div#body {
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 950px;
	background-color: #ffffff;
}

/* logo and search */
div#topbart {
	height: 100px;
	background: url(../images/cmt/topbart.jpg) top left no-repeat;
}
div#topbarb {
	height: 150px;
	overflow: hidden;
}
div#topbarb img {
	border: 0px;
}
div#topbar {
	height: 250px;
	
}

div#topbarflash {
	height: 50px;
	text-align: right;
	float: right;
	width: 458px;
	padding: 10px 10px 0px 0px;
}

div#topbaradvert {
	height: 50px;
	text-align: right;
	padding: 10px 10px 0px 0px;
}

div#topbaradvert img, div#snicons img {
	border: 0px;
}
div#topbartools {
	height: 80px;
	float: right;
	padding: 15px 10px 0px 0px;
}
div#topbartools form {
	width: 240px;
	float: left;
}
div#snicons {
	width: 105px;
	float: left;
}
div#snicons img {
	padding: 0px 2px;
}
div#gpicon {
	width: 100px;
	display: inline;
}
div#transoc {
	width: 400px;
}
div#transoc iframe {
	
}
/* middle section container */
div#main {
	margin: 0px;
	overflow: auto;
	background: url(../images/cmt/main_bg.gif) top left repeat-y;
}

/* lefthand bar */
div#leftbar {
	width: 160px;
	float: left;
	padding-bottom: 5px;
}

div#leftbar h2, div#rightbar h2 {
	font-size: 70%;
	color: #006480;
	padding: 6px 10px;
	background: #d8e5ec url(../images/cmt/leftbarh2bg.jpg) top repeat-x;
	margin: 0px;
	text-align: center;
}

/* righthand bar */
div#rightbar {
	width: 160px;
	float: right;
	padding-bottom: 5px;
}

/* box containing navigation */
div.leftnav {
	text-align: left;
	border-bottom: 1px solid #6ba2bb;
	font-weight: normal;
}

div.leftnav ul {
	margin: 0px;
	padding: 0px;
}

div.leftnav li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.leftnav li a, div.leftnav li a:visited {
	font-weight: normal;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 15px;
	line-height: 1em;
	border-top: 1px solid #6ba2bb;
}

div.leftnav li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #7cacc2;
}

div.leftnav li.active a {
	font-weight: bold;
	color: #ffffff;
	background-color: #7cacc2;
}

div.leftnav li.active a:hover {
	background-color: #a4c2d1;
}

div.leftnav li.subactive a {
	font-weight: normal;
	color: #ffffff;
	padding-left: 35px;
	font-size: 7.5pt;
	background-color: #ccdde6;
}

div.leftnav li.sub a {
	padding-left: 35px;
	font-size: 7.5pt;
	background-color: #d5e5ee;
}

div.leftnav li.sub a:hover, div.leftnav li.subactive a:hover {
	background-color: #ccdde6;
}
	 
/* left hand boxes with small images */ 
div.leftimgbox {
	padding: 7px 10px;
	overflow: auto;
	text-align: center;
}

div.leftimgbox p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 70%;
	clear: both;
}

div.leftimgbox img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}

/* other left hand boxes */ 
div.leftbox {
	padding: 7px 10px;
}

div.leftbox p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 70%;
}

div.leftbox p.price {
	font-weight: bold;
	text-align: center;
}

div.leftbox p.center {
	text-align: center;
}

div.leftbox p input {
	font-size: 90%;
	margin-top: 3px;
}

div.leftbox ul, div.leftbox ol {
	padding: 0px;
	margin: 0px;
}

div.leftbox ul li {
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 70%;
	background: url(../images/cmt/leftbar_li.gif) top left no-repeat;
	margin-bottom: 10px;
}

div.leftbox ol li {
	list-style: decimal;
	font-size: 70%;
	margin-left: 25px;
	margin-bottom: 10px;
	color: #444444;
}

div.adbox {
	padding: 7px 10px;
	text-align: center;
	border-top: 1px solid #7cacc2;
}

div.adbox img {
	border: 0px;
}

/* main content frame */
div#content {
	margin-left: 180px;
	padding: 10px 0px;
	width: 590px;
}

div#contentcheckout {
	padding: 20px;
	overflow: auto;
	height: auto;
}

div#content p, div#contentcheckout p {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #444444;
}

div#content p#breadcrumb, div#contentcheckout p#breadcrumb {
	margin-bottom: 20px;
	margin-top: 0px;
}

div#content h1, div#contentcheckout h1 {
	font-size: 85%;
	color: #006480;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div#content h2, div#contentcheckout h2 {
	font-size: 80%;
	color: #dd3333;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
div#content ol, ul, div#contentcheckout ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

div#content li, div#contentcheckout li {
	font-size: 70%;
	color: #444444;
	margin-bottom: 10px;
}

div#content div.snippet, div#contentcheckout div.snippet {
	font-size: 70%;
	margin-bottom: 10px;
	color: #444444;
}

div#content div.snippet li, div#contentcheckout div.snippet li {
	font-size: 100%;
}

div#content div.snippet p, div#contentcheckout div.snippet p {
	font-size: 100%;
}

div#content div.snippet h1, div#contentcheckout div.snippet h1, div#content div.snippet h2, div#contentcheckout div.snippet h2 {
	font-size: 100%;
}

div.contentbox {
	border: 1px solid #7cacc2;
	padding: 10px;
	margin-bottom: 20px;
	overflow: auto;
	background: #ffffff url(../images/cmt/boxbg.jpg) bottom repeat-x;
}

div.contentbox a {
	color: #555555;
}

div.contentbox a:visited {
	color: #555555;
}

/* product table - image on left with short description on right */
div.product {
	font-size: 70%;
	line-height: 1.4em;
	border: 1px solid #7cacc2;
	background: #ffffff url(../images/cmt/boxbg.jpg) bottom repeat-x;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
	color: #444444;
	height: 100%;
}

div.product div.prodimg {
	float: left;
	margin-right: 10px;
	overflow: auto;
	height: 100%;
	overflow: hidden;
}

div.product span.price {
	font-weight: bold;
	line-height: 2.5em;
}

div.product h3 {
	color: #555555;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.product h3 a {
	color: #555555;
}

div.product div.prodinfo {
	margin-left: 87px;
	position: relative;
}

/* centred image with name and price beneath */
table.prodtable {
	margin-bottom: 5px;
	border: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 99%;
}

table.prodtable td {
	vertical-align: top;
	padding: 8px;
	font-size: 70%;
	width: 33%;
	text-align: center;
	line-height: 1.3em;
}

table.prodtable td.prodtableitem img {
	border: 0px;
	margin-bottom: 3px;
}

table.prodtable td.prodtableitem span.price {
	font-weight: bold;
}

table.prodtable td.prodtableitem h3 {
	color: #555555;
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 5px;
}

table.prodtable td.prodtableitem h3 a, table.prodtable td.prodtableitem h3 a:visited, table.featprodtable td.featprodtableitem h3 a, table.featprodtable td.featprodtableitem h3 a:visited {
	color: #555555;
	text-decoration: none;
}

table.prodtable td.prodtableitem h3 a:hover, table.featprodtable td.featprodtableitem h3 a:hover {
	color: #333333;
}

table.sectiontable {
	margin-bottom: 10px;
	border: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 99%;
}

table.sectiontable td {
	vertical-align: top;
	padding: 8px;
	font-size: 70%;
	width: 50%;
}

table.sectiontable td h3, div.sectionissue h3 {
	color: #006480;
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 5px;
}

table.sectiontable td h3 a, div.sectionissue h3 a {
	color: #006480;
}

table.sectiontable td a img, div.sectionissue a img {
	float: left;
	margin-right: 7px;
	border: 0px;
}

div.sectionarticles {
	margin-bottom: 20px;
}

div.sectionissue {
	margin-bottom: 20px;
	font-size: 70%;
}

div.sectionissue ul {
	font-size: 140%;
}

/* two column product page */
table#prodpage {
	margin-top: 5px;
	width: 99%;
}

table#prodpage td {
	vertical-align: top;
	width: 50%;
}

table#prodpage td.rightcolpadding {
	padding-right: 20px;
}

table#prodpage th {
}

table#prodpage td div img.prodmainimg {
	margin-bottom: 10px;
}

table#prodpage td div#prodmainimgalign {
	text-align: center;
}

table#prodpage td div img.prodaddimg {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

table#prodpage td div#prodaddimgalign {
	text-align: center;
}

table#prodpage td div#proddescription {
	font-size: 70%;
	margin-bottom: 10px;
}

table#prodpage td div#proddescription p {
	font-size: 100%;
	margin-top: 7px;
}

table#prodpage td div#proddescription li {
	font-size: 100%;
}

table#prodpage td h3.coldark {
	color: #000000;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
}

table.data {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 70%;
}

/* table used for form layout */
table.formtable {
	border: 0px;
}

table.formtable td {
	vertical-align: top;
	font-size: 70%;
}

table.formtable th {
	vertical-align: top;
	font-size: 70%;
	text-align: left;
}

table.formtable td.formsectiontitle {
	font-weight: bold;
	text-align: center;
}

table.formtable td.formtitle {
	font-weight: bold;
	text-align: right;
}

table.formtable td.righttitle {
	font-weight: bold;
}

table.formtable td h3 {
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #006480;
}

/* table used for ordering details */
table.orderingtable {
	border: 0px;
}

table.orderingtable td {
	vertical-align: top;
	font-size: 70%;
}

table.orderingtable th {
	font-size: 70%;
}

table.orderingtable td.orderingsectiontitle {
	font-weight: bold;
	text-align: center;
}

table.orderingtable td.orderingtitle {
	font-weight: bold;
	text-align: right;
}

table.orderingtable td.righttitle {
	font-weight: bold;
}

table.orderingtable td h3 {
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.checkoutcenter {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

div.checkoutloginl, div.checkoutloginr {
	width: 45%;
	border: 1px solid #7cacc2;
	padding: 10px;
	height: 160px;
	overflow: auto;
}

div.checkoutloginl {
	float: left;
}

div.checkoutloginr {
	float: right;
}

div#customermenu {
	border: 1px solid #7cacc2;
	background-color: #ffffff;
	padding: 10px;
	text-align: center;
	font-size: 70%;
}

/* odds and ends */
.coldark {
	background-color: #ccdde6;
}

.collight, .reviewstitle {
	background-color: #e9eff1;
}

.reviewstitle {
	font-weight: bold;
}

.emph {
	color: #006480;
}

.fieldscontent {
	font-weight: bold;
}

.fieldscontentemph {
	font-weight: bold;
	color: #006480;
}

.paging {
	text-align: center;
	margin-top: 10px;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.sort {
	/* p tag for sort options */
	text-align: center;
}

.searchresults {
	/* p tag for search result description */
	text-align: center;
	font-weight: bold;
}

div.clr {
	clear: both;
}

.hidden {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
 
.specialoffer-text {
	color: #cc0000;
}

.event-month, .practitioner-area, .school-area {
	color: #dd3333;
	font-weight: bold;
}

div.banners h3 {
	font-size: 70%;
	color: #006480;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.specialouter {
	margin-bottom: 10px;
}

div.newproduct, div.topproduct, div.specialoffer {
	/* main product flags */
	display: inline;
	font-size: 70%;
	padding-right: 7px;
	line-height: 25px;
	margin-right: 5px;
	text-transform: uppercase;
}

div.newproduct {
	color: #cc0000;
}

div.topproduct {
	color: #cc0000;
}

div.specialoffer {
	color: #cc0000;
}

div.smlnewproduct, div.smltopproduct, div.smlspecialoffer {
	/* boxed product flags */
	text-transform: uppercase;
}

div.smlnewproduct {
	color: #cc0000;
}

div.smltopproduct {
	color: #cc0000;
}

div.smlspecialoffer {
	color: #cc0000;
}

div.bottombox {
	border: 1px solid #7cacc2;
	padding: 10px;
	overflow: auto;
	background: #eeeeee;
	margin-top: 10px;
}

div.bottombox p {
	text-align: center;
	color: #444444;
}

div.productnotice {
	color: #cc0000;
	font-size: 70%;
}

div.taxinfo {
	color: #777777;
	margin: 10px 0px;
	font-size: 70%;
}

div.freeshipping {
	color: #cc0000;
	margin: 10px 0px;
	font-size: 70%;
}

span.stocklevel {
	color: #777777;
	padding-left: 5px;
}

div.forumfeed li {
	line-height: 1.3em;
}

div.forumfeed li a {
	font-weight: bold;
}
p.geoloc {
	text-align: center;
	background: #e9eff1;
	padding: 5px 10px;
	font-weight: bold;
}
p.geoloc img {
	vertical-align: middle;
	padding-right: 5px;
}
/* HELP: The search suggest drop down. Do not remove position, left or z-index! */

#search_suggest {        
 position: absolute; 
 background-color: #FFFFFF; 
 text-align: left; 
 border: 1px solid #000000;        
 visibility: hidden;
 width: 150px;
 top: 0px;
 left: 0px;
 z-index: 200;
}
div.hints {
	font-size: 70%;
	margin: 0px 0px 5px 0px;
}
/* HELP: Styling for link div in the search suggest box */
.suggest_link {
 background-color: #FFFFFF;
 padding: 2px 6px 2px 6px;
 font-weight: normal;
 font-size: 70%;
}
/* HELP: Styling for text highlights in search suggest box */
.suggest_link_highlight {
 background-color: #FFCC33;
 font-weight: bold;
}
/* HELP: Styling for link div with mouse over in search suggest box */
.suggest_link_over {
 background-color: #a1cadb;
 padding: 2px 6px 2px 6px;
 cursor: pointer;
  font-size: 70%;
}
