/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #EEE;
}
img, object, embed {
	display: block;
}
a img, img a, img {
	border: none;
}
a {
	color: #329891;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #59508B;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
.clearer{
	clear: both;
	line-height: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
div.siteContainer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	color: #5C6A76;
	background: url(../images/UI/bg-siteContainer.jpg) repeat-y;
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
div.container {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	width: 970px;
	margin-left: 10px;
}
/*~~~~~~~~~~~~~~~~~topNav styles start~~~~~~~~~~~~~~~~~*/
div.topNav {
	height: 24px;
	height/**/:/**/ 19px;
	padding: 5px 20px 0 20px;
	background-color: #59508B;
}
div.topNav a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
}
div.topNav a.floatRight {
	margin-left: 28px;
	float: right;
}
div.topNav a:hover {
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~topNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~header styles start~~~~~~~~~~~~~~~~~*/
div.header {
	height: 220px;
	height/**/:/**/ 210px;
	padding: 10px 0 0 0;
}
#headerAd {
	width: 760px;
	height: 120px;
	float: left;
}
img.logo {
	float: left;
}
div.disclaimer {
	font-size: 10px;
	color: #CCC;
	padding: 0 9px 0 0;
	text-align: right;
}
/*~~~~~~~~~~~~~~~~~triNav styles start~~~~~~~~~~~~~~~~~*/
div.triNav {
	height: 40px;
	/*position: relative;*/
	background-color: #6c8799;
}
div.triNavLinkWrap {
	width: 640px;
	margin: 0 auto;
	padding-top: 5px;
}
div.triNav a {
	text-indent: -9999px;
	display: block;
	/*position: absolute;
	top: 5px;*/
	height: 35px;
	position: relative;
	float: left;
	background-image: url(../images/UI/triNav-PharmacyLive.jpg);
	width:155px;
}
div.triNav a.everybody {
	/*width: 137px;
	left: 216px;*/
	background-position: 0 -40px;
}
div.triNav a.everybody:hover {
	background-position: 0 0;
}
div.triNav a.pharmacyLive {
	/*width: 163px;
	left: 358px;*/
	margin-left: 5px;
	background-position: -320px -40px;
}
div.triNav a.pharmacyLive:hover, div.triNav a.pharmacyLiveActive {
	background-position: -320px -80px;
}
div.triNav a.communities {
	/*width: 155px;
	left: 526px;*/
	margin-left: 5px;
	background-position: -480px -40px;
}
div.triNav a.communities:hover, div.triNav a.communitiesActive {
	background-position: -480px 0;
}

div.triNav a.liveto100 {
	/*width: 155px;
	left: 526px;*/
	margin-left: 5px;
	background-position: -160px -40px;
}
div.triNav a.liveto100:hover, div.triNav a.liveto100Active {
	background-position: -160px 0;
}
/*~~~~~~~~~~~~~~~~~triNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~mainNav styles start~~~~~~~~~~~~~~~~~*/
div.mainNav {
	height: 30px;
	height/**/:/**/ 26px;
	padding-top: 4px;
	background-color: #D8F3F2;
	background-color: #8177b7;
}
div.mainNav a {
	font-weight: bold;
	color: #333;
	color:#000;
	display: block;
	padding: 5px 20px 6px 20px;
	float: left;
}
div.mainNav a.active {
	color: #8177B7;
	color:#fff;
	padding: 0 0 0 6px;
	/*background: url(../images/UI/bg-mainNav-a-active-left.gif) no-repeat;*/
}
div.mainNav a.active span {
	display: block;
	padding: 5px 20px 6px 14px;
	/*background: url(../images/UI/bg-mainNav-a-active-right.gif) no-repeat right top;*/
}
div.mainNav a:hover {
	color: #fff;
}
/*~~~~~~~~~~~~~~~~~mainNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~header styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~pageCols styles start~~~~~~~~~~~~~~~~~*/
div.leftCol {
	width: 170px;
	width/**/:/**/ 160px;
	padding: 10px 0 0 10px;
	float: left;
}
div.centerCol {
	width: 480px;
	width/**/:/**/ 470px;
	padding: 22px 0 0 10px;
	float: left;
}
div.rightCol {
	width: 310px;
	width/**/:/**/ 300px;
	padding: 10px 0 0 10px;
	float: left;
}
/*~~~~~~~~~~~~~~~~~pageCols styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~leftNav styles start~~~~~~~~~~~~~~~~~*/
div.leftNav {
	width: 160px;
	padding: 6px 0 8px 0;
	border-bottom: 1px solid #E7E4F1;
	background-color: #ECF9F9;
}
div.leftNav a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 14px;
	display: block;
	padding: 0 0 0 11px;
	background: url(../images/UI/bg-leftNav-a.gif) no-repeat 3px 6px;
}
div.leftNav a.active {
	color: #329891;
}
div.leftNav a:hover {
	color: #8177B7;
}
div.subNav {
	display: none;
}
div.subNav a {
	font-weight: normal;
	padding: 0 0 0 20px;
	background: none;
}
div.subNav a.active {
	color: #329891;
}
/*~~~~~~~~~~~~~~~~~leftNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerCol styles start~~~~~~~~~~~~~~~~~*/
h1 {
	font-size: 22px;
	color: #59508B;
	margin-bottom:5px;
}
h2 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 16px;
}
h4 {
	font-size: 12px;
	color: #329891;
	padding-top: 4px;
}
h5 {
	font-size: 16px;
	color: #329891;
	padding-top: 4px;
}
h6 {
	font-size: 12px;
	color: #8177B7;
	padding-top: 4px;
}
div.textBlock {
	margin: 0 0 7px 0;
}
div.textBlock h3 {
	font-size: 12px;
	color: #FFF;
	padding: 2px 10px;
	float: left;
	background-color: #42C1B7;
}
div.borderedText {
	line-height: 18px;
	width: 470px;
	width/**/:/**/ 446px;
	padding: 10px 11px 7px 11px;
	border: 1px solid #35BDB2;
	clear: both;
	margin-bottom:10px;
}
div.borderedText a {
	text-decoration: underline;
}
p {
	padding-bottom: 10px;
}
ul li {
	line-height: 130%;
	list-style: none;
	padding: 0 0 8px 18px;
	background: url(../images/UI/bg-li.gif) no-repeat 8px 5px;
}
div.pageIntroList {
	width: 270px;
	min-height: 85px;
	height: auto !important;
	height: 85px;
	margin-bottom: 16px;
}
div.pageIntroList ul li {
	font-weight: bold;
	padding: 0 0 1px 10px;
	background: url(../images/UI/bg-li-pageIntroList.gif) no-repeat 0 6px;
}
a.watchVid {
	font-weight: bold;
	text-align: center;
	display: block;
	width: 180px;
	float: right;
}
div.products span {
	display: block;
	width: 287px;
	padding-bottom: 13px;
	float: left;
}
div.products span.cat {
	color: #329891;
	width: 140px;
}
div.productsImg {
	width: 150px;
	float: right;
	overflow: hidden;
}
div.productsIntro {
	width: 292px;
}
div.productsIntro span {
	width: 145px;
}
a.top {
	font-weight: bold;
	color: #69609D;
	display: block;
	padding: 0 10px 0 1px;
	float: left;
	background: url(../images/UI/bg-a-top.gif) no-repeat right 5px;
}
a.top:hover {
	text-decoration: underline;
}
div.contactCol {
	width:223px;
	float:left;
}
div.ContactForm {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	color:#444;
	width:402px;
}
div.ContactForm label {
	display: block;
	width: 380px;
	margin: 0 0 5px 0;
	float: left;
}
div.ContactForm label span.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #8177B7;
	text-align:left;
	display: block;
	width: 140px;
	width/**/:/**/ 102px;
	padding: 2px 8px 0 0;
	float: left;
}
div.ContactForm label input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 250px;
	width/**/:/**/ 247px;
	height: 22px;
	height/**/:/**/ 18px;
	margin: 0;
	padding: 4px 0 0 3px;
	border: 1px solid #999;
	float: left;
	background: #FFF;
}
div.ContactForm label.textarea textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 250px;
	width/**/:/**/ 247px;
	height: 80px;
	height/**/:/**/ 76px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #999;
	float: left;
	background: #FFF;
}
div.ContactForm a.send {
	display:block;
	width:58px;
	height:20px;
	background: url(../images/UI/send.jpg) no-repeat left top;
	float:right;
	margin:6px 40px 8px 0;
	_margin:6px 20px 8px 0;
}

/*~~~~~~~~~~~~~~~~~centerCol styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~lightBox styles start~~~~~~~~~~~~~~~~~*/
.lightBox {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #000;
	z-index: 1001;
}
.lightBoxContent {
	display: none;
	width: 320px;
	height: 260px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -183px 0 0 -210px;
	overflow: hidden;
	z-index: 1002;
}
a.close {
	display: block;
	float: left;
}
/*~~~~~~~~~~~~~~~~~lightBox styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~rightCol styles start~~~~~~~~~~~~~~~~~*/
div.searchBox {
	padding: 9px 0 0 10px;
	border-bottom: 10px solid #FFF;
	background-color: #ECF9F9;
}
div.searchBox input.search {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 210px;
	width/**/:/**/ 205px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0;
	padding: 2px 0 0 3px;
	float: left;
	border: 1px solid #8177B7;
	background: #FFF;
}
div.searchBox a {
	font-weight: bold;
	color: #8177B7;
	text-align: center;
	display: block;
	width: 69px;
	width/**/:/**/ 68px;
	border: 1px solid #8177B7;
	border-left: none;
	padding: 1px 0 2px 0;
	float: left;
	background-color: #F2F1F8;
}
div.searchBox a:hover {
	color: #FFF;
	background-color: #8177B7;
}
div.searchBox label {
	display: block;
	margin: 10px 0 6px 0;
	float: left;
}
div.searchBox label input {
	width: 14px;
	height: 14px;
	margin: 0;
	float: left;
}
div.searchBox label span {
	font-size: 11px;
	color: #2FA69D;
	display: block;
	padding: 0 6px;
	float: left;
}
/*~~~~~~~~~~~~~~~~~rightCol styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~footer styles start~~~~~~~~~~~~~~~~~*/
div.footer {
	font-size: 11px;
	padding: 15px 22px 20px 22px;
	margin-top: 24px;
	background-color: #E7E4F1;
}
div.footer a {
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~footer styles end~~~~~~~~~~~~~~~~~*/
.borderedText table {
border:1px solid #333333;
border-collapse:collapse;
margin-bottom:16px;
padding:0;
width:435px;
}
.borderedText table.noborder {
border:medium none;
}
.borderedText table td {
-x-system-font:none;
border:1px solid #333333;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
padding:2px 2px 2px 4px;
}
.borderedText table.noborder td {
border:medium none;
}
.borderedText table input {
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:13px;
padding:0;
}
.borderedText .floatLeft, #footer .floatLeft {
float:left;
padding-bottom:10px;
padding-right:10px;
}
.borderedText .floatRight, #footer .floatRight {
float:right;
padding-bottom:10px;
padding-left:10px;
}
.contentLinkBox a {
-x-system-font:none;
background:transparent url(images/icon-smlArrow-right-bold-border.gif) no-repeat scroll 0 2px;
color:#6C8799;
display:block;
font-family:Arial,Helvetica,Sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
padding:1px 0 1px 15px;
text-decoration:none;
}
.contentLinkBox a:hover {
background-color:#E6ECF0;
color:#333333;
}
.borderedText tr.searchPager td {
	-x-system-font:none;
	background-color:#E6ECF0;
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:14px;
	padding:5px;
}
.borderedText .searchResult a {
	background:transparent url(../images/UI/icon-smlArrow-right-bold-border.gif) no-repeat scroll 0 2px;
	color:#6C8799;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}
div.tileads a, div.tileads img
{
    margin-top:10px;
}
