/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	background-color: #EBEBEB;
	margin-top:0px; 
	text-align:center;
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color:#666666;
}
h1,h2 {
	font-size:15px;
	color: #4db959;
	font-weight:bold;
}
h1 {font-weight: bold; padding:0; margin: 6px 0 6px 0; font-size: 18px;}
h2 {padding:0;  margin: 8px 0 6px 0}
h3 {font-size: 13px;}
p {margin: 8px 0 8px 0}
.bigger {font-size:13px; color:#6D767F;}
div#wrapper {
	text-align:left; /* reset text alignment */ 
	width:937px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */ 
	border: 0px solid #61809F;
	position:relative;
	background-color:#FFFFFF;
	}
	

.bottomlinks a {
	text-decoration:none; 
	color:#666666;
}
.bottomlinks a:hover {
	text-decoration:underline
}
.ltables {padding-left:2px; width: 910px}
.ltables2 {width: 912px; text-align:left}
.lrsize {width:715px;}

.lbord {border-right:1px solid #cccccc; width:192px; vertical-align:top; text-align:left}

  
A:link       {color:#333333;text-decoration:none;}
A:visited    {color:#333333;text-decoration:none;}
A:active     {color:#333333;text-decoration:none;}
A:hover      {color:#4db959;text-decoration:none;}


.text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;	
}
.text p {margin: 15px 0 15px 0; line-height:18px;}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #7da568;
}
.text1 {	font-family: Arial, Verdana;
	font-size: 12px;
	color: #767676;
}
.style2 {	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.style5 {color: #66CC66}
.testimonials p {margin-bottom:0; margin-top: 12px;}
.stylerpd5 {color: #4db959; font-weight:bold; margin-top:0}
.testimonials .stylerpd5 {margin-top:0}
.testimonials p {margin-bottom:0}
.style9 {
	color: #669999;
	font-size: 18px;
	font-weight: bold;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
  color: #333;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #333; 
	font-weight: normal
}

A.headerNavigation:hover {
  color: #999;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height:120%;
}

.infoBoxContentsDentalMenu { /* by Ki Kim */
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-top:0;
}

.infoBoxContentsDentalMenu p {margin:0 0 4px 6px; text-indent: -8px; text-align:left; line-height:110%; font-size:10px;}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #89D781;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #008800;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.faqs a {text-decoration:underline}
.faqs a:hover {text-decoration:none}
.fpoints li {margin-bottom:6px}

.fr{float:right; padding:0px 0 0px 13px}
.r{padding:8px 0 8px 8px}
.fl{float:left; padding:8px 8px 8px 0}

.tnails {text-align:center}
.tnails img {padding:2px; margin:0; border:0;}

.fpboxes {border: 1px solid #cccccc; margin:2px 0 2px 5px; float:left; width: 221px; background-color: #D8EDD6; text-align:left;}
.fpboxes h2 {font-weight:bold}
.fpboxes p {margin: 10px 0 6px 0}

.leftnav, .leftnav2{font-size:12px; color:#6D767F; padding: 2px 1px 0 2px;}
.leftnav div, .leftnav2 div {padding: 1px 0 2px 5px; border-bottom:1px dashed}
.leftnav a, .leftnav2 a {color:#4db959; font-weight:normal}
.leftnav a:hover, .leftnav2 a:hover   {color:#6D767F}

.leftnav2 div {padding: 4px 0 4px 6px;}

.indent blockquote p {text-indent: -30px}
.indent blockquote {margin-right: 0; margin-top:0; margin-bottom:2px}
.indent blockquote blockquote p {text-indent: -41px}

#downloads {margin-left: 7px}
#downloads td {vertical-align:top; text-align:center; padding-bottom:34px;}
.olsdown td {vertical-align:top; text-align:center; font-size:11px;}
#costc {width:680px; border-collapse:collapse;}
#costc td {padding:0 4px 0 2px; border:1px solid gray; width:76px;}
#costc td.lcol {width:242px;}
#costc td.spr {text-align:right;}

.shopfrontpics {width:635px; clear:both; border:0px solid #4db959; margin-bottom:19px; padding: 0 4px 5px 4px; float:left;}
.shopfrontpics div {width:125px; height:114px; float:left; border:1px solid #ebebeb;}
.shopfrontpics img {width:125px; height:114px; border:0}
.shopfrontpics table {margin:0; border:0; border-collapse: collapse; margin-bottom:8px;}
.shopfrontpics td {text-align:center; width:125px; height:104px; vertical-align:bottom; line-height:12px;}
.shopfrontpics div.shopfd {width:635px; text-align:left; margin-top:4px; border:0}
.shopfrontpics div.shopfd img {border-color:white;}
.shopfrontpics div.shopfdh { height:40px;}
.shopfrontpics div.shopfd h2 {font-weight:bold; font-size:16px; margin:4px 0 6px 4px;}

#rpdwhite {text-align:left; background-color:white; font-family: Verdana, Tahoma, Arial; font-size: 11px;}
#rpdwhite a {text-decoration:underline}
#rpdwhite a:hover {text-decoration:none}
.findadentist h3 {color: #4db959; margin-top:10px;}
.findadentist h2 {font-weight: bold; border-top:1px solid #4db959}
.findadentist td {padding: 0 0px 0 8px; font-size: 11px;}
.gdot {font-size:8px; border-bottom: 1px dashed #4db959; margin:0; padding:0}
.spacedlist li {margin-bottom:10px;}

.team div {float:left; width: 500px; border-top: 1px solid #99ff99; padding: 4px 0 4px 0;}
.team h2 {margin-top:0;}

.rpdrightcats {border:1px solid #99ff99; margin:1px; padding: 0 1px 0 1px; height:169px; float:left; overflow:hidden}

.bordcolor {border: 0px solid #99ff99;}
.network {padding-right: 14px; padding-left: 21px;}
.network h1, .network h2 {color: #a3cb4f; font-weight:bold; font-size: 18px;}
.network p {margin: 15px 0 15px 0; font-size: 14px; line-height:20px;}
.network a {text-decoration: underline;}
.leftnav2 p {margin:0 0 0 12px; text-indent: -12px;}
.rpdallcats a {text-decoration:none !important;}
.rpdallcats p, .rpdallcats div {line-height:150%}

			a.menucateg:link, a.menucateg:visited, a.menucateg:active {
				display: block;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: left;
				text-decoration: none;
				border: solid 1px #f8f8f9;
			}

			a.menucateg:hover {
			border: solid 1px #6633CC;
			background-color:#000090;
			text-align: left;
			text-decoration: none;
			font-weight: bold;
			color: #FFFFFF;
			}
			
.levelcolour0 a {color:black}
.levelcolour1 a {color:red}
.levelcolour2 a {color:green}
.levelcolour3 a {color:#FF6600}

.resourceindex {border-collapse:collapse}
.resourceindex td {padding:0px 2px 2px 3px; border: 1px dotted green; font-size:11px;}
.fhead {padding-top:20px}