@charset "UTF-8";
/* CSS Document */

html,body
{
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
}

a
{
	color: #EF6782;
}

a:hover
{
	text-decoration: none;
}

td#Content
{

}

p, li, td#Content
{
	font-size: 12px;
	color: #666;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 14px;
	color: #c69;
}

div#QuoteTicker
{
	background: #666;
	text-align: center;
}
/*
div#QuoteTicker2
{
	background: #E6B9B8;
	border: 1px solid #953735;
}

div#QuoteTicker .newsticker {
	list-style-type: none;
	padding: 2px;
	margin: 0;
    font-size: 14px;	
    background: #666;
}*/


div#QuoteTicker2
{
	background: #fff;
	border: none;
}

div#QuoteTicker .newsticker {
	list-style-type: none;
	padding: 2px;
	margin: 0;
    font-size: 14px;	
    background: #fff;
}

div#QuoteTicker2 .newsticker {
	list-style-type: none;
	padding: 2px;
	margin: 0;
    font-size: 12px;
}

div#QuoteTicker2 a
{
	text-decoration: none;
	cursor: pointer;
}

div#QuoteTicker ul li
{
	color: #ff9;
}

div#QuoteTicker2 ul li
{
	color: #0FACE1;
    font-size: 12px;
}

/* for umbraco generated ul */
ul.noindent
{
	list-style-type:none;
}

tr#midsection h3
{
	margin:0;
}

tr#midsection h2
{
	margin-top: 0;
}

td#HomepageContent h3
{
	margin-top: 5px;
}

tr#midsection  p
{
	line-height: 100%;

}

tr#midsection td#Competion .text p
{
	width: 190px;
}

tr#midsection td#Competition .text p
{
	width: 50px;
}

div.SubmitBtn p
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	word-spacing: 3px;
	padding: 5px 20px 5px 10px;
}

div.SubmitBtn2 p
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	word-spacing: 3px;
	padding-top:1px;
}

div.SubmitBtn3 p
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align:left;
	word-spacing: 3px;
	line-height: 2em;
	padding-left: 5px;
}

td#SpecialOffer p
{
	width: 150px;
}

.green
{
	color: #77B800;
}

div#YTcaption
{
	/*background-color: #4683AB;*/
	background-color: #0FACE1;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 3px 0;
}

td#Footer p
{
	font-size: 10px;
}

td#Footer p a
{
	text-decoration: none;
	color: #333;
}

td#Footer p a:hover
{
	text-decoration: underline;
}

tr#navbar
{
	font-size: 12px;
}

tr#navbar td#menu ul li a
{
	text-decoration: none;
	color: #FFF;
}

tr#navbar td#menu ul li a:hover
{
	text-decoration: underline;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

div#StoreLocateTxt
{
	font-size: 14px;
	font-weight: bold;
	color: #0096DB;
	padding-bottom: 5px;
	float:right;
}

div#StoreLocateTxt a
{
	color: #0096DB;
	text-decoration: none;
}

div#StoreLocateTxt a:hover
{
	text-decoration:underline;
}

div#MoreTestimonalsTxt
{
	margin-bottom: 5px;
}

div#MoreTestimonalsTxt a
{
	font-size: 10px;
	text-decoration: underline;
	color: #953735;
}

div#MoreTestimonalsTxt a:hover
{
	text-decoration: none;
}

div#DiscountBox h5
{
	margin: 0;
	padding: 5px;
	font-size: 16px;
}

div#DiscountBox p
{
	width: 60%;
	margin:0;
	padding: 1px 5px;
}

div#TestimonalBox h5
{
	font-weight:500;
	font-size: 16px;
	text-align: center;
	
	margin: 0;
	padding: 5px;
}

div#TestimonalBox .headline
{
	font-size: 10px;
}

div#gmappos td#submit p
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: .5em;
}

td#TopMidSection div.header
{
	text-align: center; 
}

td#TopMidSection h1
{
	color: #0FACE1;
	/*text-align: center;
	margin-left: auto;
	margin-right: auto;*/
	font-style: italic;
	font-size: 28px;
	margin-left: -30px;
}

td.fiftypc
{
	font-weight: bold;
	font-size: 22px;
}

p#PharmLocTxt a
{
	color: #558ED5;
	font-size: 14px;

}

.phone1300
{
	color: #0FACE1;
}

.ordernow a
{
	color: #DA7796;
}

p#PharmLocTxt
{
	text-align: center;
}


td#TopMidSection ul
{
    list-style: none;
}

td#TopMidSection li
{
	font-size: 14px;
	font-weight: bold;
	color: #DA7796;
    padding-left: 30px;
    background: url("/images/tickli.gif") no-repeat;
	line-height: 1.75em;
	/*margin-left: -40px;*/
	margin-left: -10px;
}

table#thirdsection h3
{
	font-size: 12px;
	margin-top: 5px;
}

table#twosection h3
{
	font-size: 12px;
	margin: 0;
}

table#thirdsection, table#thirdsection p, table#twosection p
{
	font-size: 11px;
}

table#twosection p
{
	font-size: 12px;
}

td#SpecialOffers p
{
	width: 150px;
}

td#Competition .text p
{
	width: 190px;
}

td#StockistWrap p
{
	font-size: 11px;
	color: #000;
}