body {font-family:arial;font-size;12pt;background-color:#CCFF99;margin-top:0px;}

H1 {font-size:22pt;} 

H2 {font-size:18pt;} 

H3 {font-size:14pt;}

.table1 {background-color:white;}

.menubar {background-color:#BDC68F;border-right:1px solid black;margin:0px;padding:0px;width:200px;}

.bold {font-weight:bold;}

.cb {clear:both;}

.centrefix {text-align:center;}

.cartbg {margin-top:10px;margin-bottom:0px;margin-left:auto;margin-right:auto;background-color:#FFFF94;color:black;border:1px solid black;width:180px;}

.cellbar {background-color:#CCFF99;color:black;}

.carttext {font-size:10pt;}

.border1 {
	border:1px solid black;
}

.extrabottom {margin-bottom:15px;}

.footerbar {background-color:#176717;}

.nomargin {margin:0;}

.content {padding:20px;}

.h2 {color:red;}

.menusubhead {margin:5px 0px;padding:0px 10px;background:#CCFF99;font-size:11pt;text-align:left;}

.menuentry {width:200px;margin:0px;}

.popuptext {font-size:11pt;}

.smalltext {font-size:11pt;}

.smallishtext {font-size:10pt;}

.smallertext {font-size:9pt;}

.menutext {font-size:10pt;}

.menutext_sm {font-size:8pt;}

.subform {font-size:10pt;}

.subbutton {font-size:9pt;}

.bgtext {color:white;}

.cright {font-size:10pt;}

.looklikelink {color:blue; border-bottom:1px blue dashed;}

.footmenu {font-size:9pt;}

.footmenu2 {font-size:8pt;}

.bglink {color:white;}

.bp {padding-bottom:10px;}

.bpt {padding-top:10px;padding-bottom:10px;}

.hl {background-color:yellow;}

.hr {margin-top:10px;margin-bottom:10px;}

.breaker {width:180px;border-bottom:1px solid #777;height:1px;margin-top:18px;margin-bottom:18px;margin-left:auto;margin-right:auto;}
.breaker hr {display:none;}

.lessheight {margin-top:5px;margin-bottom:5px;padding-top:5px;padding-bottom:5px;}

table.sample {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.outer {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
}

.largishtext {font-size:13pt;}

.largetext {font-size:14pt;}

.largertext {font-size:16pt;}

.largesttext {font-size:18pt;}

.floatleft {float:left;margin-right:10px;margin-bottom:10px;}

.floatright {float:right;margin-left:10px;margin-bottom:10px;}

.formbuttonhl {background:yellow;}

.testimonialbg {background-color:#FFFF94;color:black;}

.warningbg {background-color:#F991A0;color:black;}

.menutext {font-size:10pt;}

.redbox {border:5px solid red;}

.bluetext {color:blue;}

.redtext {color:red;}

.whitelink a {color:white;}

.crumb {font-size:8pt;}

.tooltip {
	padding:5px 10px;
	font-size:11pt;
}

.tooltip2 {
	padding:5px 10px;
	font-size:10pt;
}

.tooltip3 {
	padding:5px 10px;
	font-size:9pt;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: yellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#fadeinbox{
position:absolute;
width: 700px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: yellow;
padding: 20px;
z-index: 100;
visibility:hidden;
font-size:11pt;
}

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.icongroup1 {
width: 550px;
}

.icongroup2 {
width: 400px;
}

.icongroup3 {
width: 500px;
}

.icongroup4 {
width: 500px;
}

.icongroup5 {
width: 500px;
}

#dropcontentsubject{
width: 180px;
margin:0 auto;
font-weight: bold;
}

.dropcontent{
width: 180px;
height: 110px;
border: 1px solid black;
background-color: #FFFF94;
margin:0 auto;
padding: 3px;
display:block;
font-size:10pt;
text-align:left;
}

.pawprintbg {
background-image: 
url('images/pawprint2.gif');
background-repeat: repeat-x
}

#pscroller1{
width: 520px;
height: 25px;
border: 1px solid black;
padding: 3px;
background-color:#FFFF94;
}

.someclass{ //class to apply to your scroller(s) if desired
}

DIV H4 B {font-size:24pt;}

.formtitle {
	display:none;
	width:5px;
}

.tbgi {
	background-image:url('/images/SealOfApproval.jpg');
	background-repeat: no-repeat;
}

.tbgi2 {
	background-image:url('/images/SealOfApproval02.jpg');
	background-repeat: no-repeat;
}

.tbgi3 {
	background-image:url('/images/24hoursupport.jpg');
	background-repeat: no-repeat;
}

.healthy {
	background-color:#CCFF99;
}

.sick {
	background-color:#FEAEAE;
}

.tableBottomBorder {
	border-bottom: 2px solid black;
}

.tableBottomLeftBorder {
	border-bottom: 2px solid black;
	border-left: 2px solid black;
}

.tableBottomLightBorder {
	border-bottom: 1px solid black;
}

.tableBottomRightBorder {
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}

.tableBottomSideBorder {
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
}

.tableFullBorder {
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid black;
}

.tableLeftBorder {
	border-left: 2px solid black;
}

.tableRightBorder {
	border-right: 2px solid black;
}

.tableSideBorder {
	border-left: 2px solid black;
	border-right: 2px solid black;
}

.tableTopBorder {
	border-top: 2px solid black;
}

.tableTopLeftBorder {
	border-top: 2px solid black;
	border-left: 2px solid black;
}

.tableTopRightBorder {
	border-top: 2px solid black;
	border-right: 2px solid black;
}

.tableTopSideBorder {
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
}

.tbgi-adizone {
	background-image:url('/protimages/adizone.jpg');
	background-repeat: no-repeat;
}

.tbgi-b {
	background-image:url('/protimages/Basil.jpg');
	background-repeat: no-repeat;
}

.tbgi-dm {
	background-image:url('/protimages/DailyMaintenanceKit.jpg');
	background-repeat: no-repeat;
}

.tbgi-dngvp {
	background-image:url('/protimages/NerveTonicGoldPack.jpg');
	background-repeat: no-repeat;
}

.tbgi-eapc {
	background-image:url('/protimages/EmergencyActionPlanCats2-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-eapd {
	background-image:url('/protimages/EmergencyActionPlanDogs2-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-gkp {
	background-image:url('/protimages/GoldKitty.jpg');
	background-repeat: no-repeat;
}

.tbgi-gs {
	background-image:url('/protimages/GingerSupplement.jpg');
	background-repeat: no-repeat;
}

.tbgi-gvp {
	background-image:url('/protimages/GoldValuePack.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcbks {
	background-image:url('/protimages/KennelCoughBronzeKit-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcbkcs {
	background-image:url('/protimages/KennelCoughBronzeKitCats-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcgk {
	background-image:url('/protimages/KennelCoughGoldKit.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcgks {
	background-image:url('/protimages/KennelCoughGoldKit-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcgkc4s {
	background-image:url('/protimages/KennelCoughGoldKitCats4oz-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcgkd4s {
	background-image:url('/protimages/KennelCoughGoldKitDogs4oz-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcsks {
	background-image:url('/protimages/KennelCoughSilverKit-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-kcskcs {
	background-image:url('/protimages/KennelCoughSilverKitCats-sm.jpg');
	background-repeat: no-repeat;
}

.tbgi-mddk {
	background-image:url('/protimages/DetoxKit.jpg');
	background-repeat: no-repeat;
}

.tbgi-mddk2 {
	background-image:url('/protimages/DetoxKit2.jpg');
	background-repeat: no-repeat;
}

.tbgi-parvaid {
	background-image:url('/protimages/ParvaidBottle.jpg');
	background-repeat: no-repeat;
}

.tbgi-pbcck {
	background-image:url('/protimages/ParvoBusterCanineCareKit.jpg');
	background-repeat: no-repeat;
}

.tbgi-pbcck2 {
	background-image:url('/protimages/ParvoBusterCanineCareKit2.jpg');
	background-repeat: no-repeat;
}

.tbgi-p-o {
	background-image:url('/protimages/OatmealWaterIngredients.jpg');
	background-repeat: no-repeat;
}

.tbgi-skp {
	background-image:url('/protimages/SilverKitty.jpg');
	background-repeat: no-repeat;
}

.tbgi-srp {
	background-image:url('/protimages/SilverRespiratoryKit.jpg');
	background-repeat: no-repeat;
}

.tbgi-svp {
	background-image:url('/protimages/SilverValuePack.jpg');
	background-repeat: no-repeat;
}

.tbgi-tnoah {
	background-image:url('/protimages/TheNatureOfAnimalHealing-sm.png');
	background-repeat: no-repeat;
}

