/* CSS Document */
.box {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ffffff;
	background-color:#ffffff;    
	}
.headers{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:15px; color:#414141;}
.prodname{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:13px; color:#000000;}

.style1 {
	color: #239245;
	font-weight: bold;
}
.style2 {
	color: #CCCCCC;
	font-style: italic;
}
.style3 {color: #FFFFFF}


.prodbox2 {
	border: 1px dashed #5CCA57;
	background-color:#ffffff;    
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:12px; color:#239245; text-decoration:none;
	}

.prodbox {
	border: 1px solid #5CCA57;
	background-color:#ffffff;    
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:12px; color:#239245; text-decoration:none;
	}

.prodbox a:link{

	background-color:#ffffff;    
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; color:#239245; text-decoration:none;
	}
	.prodbox a:active {
	
	background-color:#ffffff;    
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:12px; color:#239245; text-decoration:none;
	}
.prodbox a:visited{
	
	background-color:#ffffff;    
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:12px; color:#239245; text-decoration:none;
	}


p{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:12px; color:#000000;margin-top:2px;}

.buynowbox{
	background-color:#239245;    
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#ffffff;
	}
.buy{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#ffffff;text-decoration:none;}
.buy a:link{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#ffffff;text-decoration:none;}
.buy a:active{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#ffffff;text-decoration:none;}
.buy a:visited{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#ffffff;text-decoration:none;}

.main a:link{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:12px; color:#239245; text-decoration:none;}
.main a:visited{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:12px; color:#239245; text-decoration:none;}
.main a:active{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:12px; color:#239245; text-decoration:none;}
.main a:hover{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:12px; color:#6BCD69; text-decoration:none;}


.buynowbox:hover{
	background-color:#1B4D1A;    
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#ffffff;
	}
.footer{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#ffffff;}

.footer a:link{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#6BCD69; text-decoration:none;}
.footer a:active{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#6BCD69; text-decoration:none;}
.footer a:visited{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#6BCD69; text-decoration:none;}
.footer a:hover{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-weight:bold; font-size:11px; color:#FFFF00; text-decoration:none;}
/* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* *//* */


table.pl_pricelist {
	margin: 0;
	padding: 0px;
	width:100%;
	/* border: 1px solid #5CCA57;*/
	
}

.pl_pricelist td {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pl_pricelist th {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

.pl_category_name {
	color: #186530;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#DEF4DD;
	padding:4px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
}

.pl_category_name th {
	text-align: left;
	padding:4px;
	font-size: 15px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	
}

.pl_column_heads th {
	color: #000000;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 4px;
}


.pl_medication {
	color: #000000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
}

.pl_medication a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.pl_medication a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pl_medication a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pl_medication a:hover {
	color: #29933C;
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pl_quantity {
text-align: center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pl_quantity a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pl_quantity a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pl_quantity a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.pl_consultation {
	color: #990000;
	font-weight: bold;
	text-align: center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.pl_shipping {
	color: #990000;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.pl_price {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pl_price a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pl_price a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pl_price a:hover {
	color: #29933C;
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

.pl_button_col {
	
}

.pl_button_col img {
	border: 0;
}

