html, body {
    margin: 0;
    padding: 0;
    width: 100%;
	background:#e8eff3;
}

	
body {
    font: 12px Tahoma;
	color:#000000;
	min-width:920px;
}

div, a, td, li, input, textarea {
	font-size:12px ;
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
}

h2 {	

}

img {
	border: 0;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

a {
	color:#1774ff;
	text-decoration:none;
	outline:none;	
}

a:hover {
	text-decoration:underline; 	
	outline:none;	
}

.container {
	width:920px;
	margin:0 auto;
	background: url(../img/bg_light.png) repeat-y;
	background-position:center top;
}

.content {
	width:920px;
	margin: 0 auto;
	background: url(../img/bg_blue.jpg) no-repeat;
}


.copyright, .copyright a {
	padding: 10px 0;
	font-size: 10px;
	color:#64584c;
	text-align:center;
}

.footer {
	width:920px;
	margin:0 auto;
	background: url(../img/border_bottom.png) no-repeat;
	background-position:top center;
	
}

.logo {
	padding: 40px 0 0 80px; 
	background:url(../img/logo.png) no-repeat;
	background-position:bottom center;
	width:215px;
	height:55px;	
}


.bottomMenu {
	padding-top: 30px;
}

.bottomMenu, .bottomMenu a {
	color:#356999;
	text-decoration:none;
	text-align:center;	
}

.bottomMenu a:hover {
	text-decoration:underline;
}



.innerWraper {
	padding: 20px 20px 0 20px;;
}


.btnFacebook {
	display:block;
	float:left;
	width:60px;
	height:60px;
	background:url(../img/facebook.png) no-repeat;
	padding:5px;
}

.btnFacebook:hover {
	background:url(../img/facebook_a.png) no-repeat;
}

.btnTwitter {
	display:block;
	float:left;
	width:60px;
	height:60px;
	background:url(../img/twitter.png) no-repeat;
	padding:5px;
}

.btnTwitter:hover {
	background:url(../img/twitter_a.png) no-repeat;
}


.infoBlock {
	float:left;
	width:660px;
	padding:5px 20px;
	border:solid 1px #b4c3d0;
	background:url(../img/bg_info.png) repeat-x #9bcefd;
	background-position:top;
}

.prodImg {
	float:left;
	width: 160px;
}

.prodText {
	width:500px;
	float:left;
	font-family:Tahoma;
	font-size: 20px;
	line-height:26px;
	color:#0d538d;	
	padding:10px 0;
	margin-top:20px;
	border-bottom:double 3px #fff;
	border-top:double 3px #fff;
}


.follow {
	float:left;
	width:155px;
	padding:40px 10px 0 10px;
	text-align:center;
}

.followInner {
	font-family:Myriad Pro, Arial;
	font-size: 20px;
	color:#0d538d;	
	font-weight:bold;
	letter-spacing:-1px;
	word-spacing:-1px;
	padding:5px 0; 
	border-bottom:double 3px #d5e2ea;	
	border-top:double 3px #d5e2ea;
}

.topMenu {
	list-style-type:none;
	display:inline;
}

.flash {padding-bottom:10px}


.logo_sm {
	text-align:center; 
	padding:200px 10px 0 10px; 
	margin:0
}

.pill {
	background:url(../img/pill2.png) no-repeat;
	background-position:center left;
	width:font-weight:bold; 
	font-size:15px; 
	height:45px;
	color:#446993; 
	font-weight:bold; 
	line-height:24px; 
	padding:10px 35px;
	margin:2px 20px ;
	border-bottom:dashed 1px #ff9595;
	border-top:dashed 1px #ff9595;
	border-left:dashed 1px #d9e4eb;
	border-right:dashed 1px #d9e4eb;
}

.pill:hover {	
	background:url(../img/pill_bg.png) no-repeat;
	background-position:center left;
	border:dashed 1px #cc0000;

}

/*================== Product Page ===================*/


.content_section_adh {
	padding:15px 10px;
	background:url(../img/bg_prod.png) repeat-x #fff;
	background-position:bottom;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	vertical-align:top
}

.prod-1-1, .prod-1-2, .prod-2-1,.prod-2-2,.prod-2-3 { float:left}

.prod-1-1 {
	width:295px;
	background:url(../img/bg_prod-1-1.png) repeat-y #fff;
	padding:15px 10px;
}

.prod-1-1-head {
	font:bold 18px Myriad Pro, Tahoma; 
	color:#0d538d; 
	padding:0 0 5px 15px; 
	border-bottom:double 3px #d7e4eb
}

.prod-1-1-in {
	font:bold 12px Tahoma; 
	color:#446993; 
	padding:10px 15px; 
	border-bottom:dotted 1px #c9d4db; 
	text-align:left; 
	line-height:19px
}

.prod-1-2 {
	background:#d1d9df;
	width:550px;
	
}

.prod-1-2-head {
	font:bold 18px Myriad Pro, Tahoma; 
	color:#002b4f; 
	padding-bottom:5px; 
	border-bottom:double 3px #e3e8ec;
	text-align:center;
	
}

.prod-1-2-in-head {
	border-bottom:dotted 1px #fff;
	font:bold 18px Myriad Pro, Tahoma; 
	color:#002b4f; 
	padding:0 20px 5px 20px; 
	width:290px;
	text-align:center
}

.prod-1-2-in {
	font:bold 12px Tahoma; 
	color:#002b4f; 
	padding:5px 15px; 
	background:	#c4cdd4;
	border-bottom:dotted 1px #fff; 
	line-height:16px;
}

.prod-1-2-in-2 {
	background:#ccd4db;	
	padding: 25px 10px;
	height:100%
}


.set { 
	float:left;
	width:154px;
	text-align:center;
	padding:9px 10px 0 10px;
	font:bold 12px Tahoma; 
	color:#002b4f; 
	line-height:15px	
}

.double_separator {
	height:10px; 
	border-bottom:double 3px #d7e4eb;
}


/*.prod-2-1, .prod-2-2, .prod-2-3 {height:280px}
*/
.prod-2-2 {
	width:214px;
	background:url(../img/rxcap1.jpg) no-repeat;
}

.prod-2-1 {
	width:315px;
}

.prod-2-3 {
	width:321px;}


.prod-2-1-in, .prod-2-2-in {
	background:#e4e7e9;
	border:solid 1px #cdd5db;
	margin-bottom: 1px;
	font-family:Tahoma;
	color:#446993;
	font-weight:bold;
}

.prod-2-1-in {
	height:37px; 
	text-align:right;
	padding-right:10px;
	line-height:37px;
	font-size:12px;
}
.prod-2-2-in {
	height:28px; 
	text-align:left;
	padding-left:10px;	
	line-height:28px;
	font-size:10.5px;
	
}

ul.blue-li {
	padding:0 10px;
	list-style-image:url(../img/arr2.gif) !important;
}

.blue-li td {
	font-size:10.5px; 
	color:#009ee0; 
	font-weight:bold;
	line-height:12px;
	padding:4px 0;
}


.doctor {
background:url(../img/bg_ptod_bottom_box.png) no-repeat;
background-position:center top;
width:800px;;
height:260px;
font:bold 12px Tahoma;
color:#446993;
padding:50px 30px 0px 30px;
margin:0 auto
}


.question {
	font-family:Tahoma;	
	color:#446993;	
	font-weight:bold; 
	border-top:dotted 1px #b4bec4;	
	height:30px;
	font-size:13px;
	line-height:30px;
	width:470px;
	padding:0 20px 0 18px;
	margin-left:0px;
	background:url(../img/arr.gif) no-repeat;
	background-position:center left;
	
}

.question:hover {
	background:url(../img/chk2.png) no-repeat;
	background-position:center left;
	color:#e70000

}


/*================== Menu ===================*/

ul#cssmenu {
	margin: 0 auto;
	border: 0 none;
	padding: 0 0 0 0px;
  	list-style: none;
	background: #002b4f;
  	height: 28px;
	font: bold 12px/28px Tahoma;

}

ul#cssmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 28px;
}

ul#cssmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 220px;
	list-style: none;
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
}

ul#cssmenu ul:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#cssmenu ul li {
	width: 220px;
	height:27px;
	float: left;
	display: block !important;
	display: inline;
}

/* Main Menu */
ul#cssmenu a {
	border: 0px;
	padding: 0 0px;
	width:218px;
	float: none !important;
	float: left;
	display: block;
	background: #002b4f;
	color: #FFFFFF;
	font: bold 13px/28px Verdana, Arial;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a, ul#cssmenu a.active_menu {
	background: #007bbb;
	color:#fff;
}

/* Second Menu */

ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
	float: none;
	color: #FFFFFF;
	border-top:dotted 1px #fff;
	background: url(../img/bg_submenu.png);
	font-size:11px;
	font-weight:normal;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
	background: url(../img/bg_submenu1.png);
}

ul#cssmenu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
	display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
	display: block;
} 



/*================== Product Page ===================*/

.content_section_adh {
	padding:15px 0 0 0;
	background: #fff;
	background-position:bottom;
	border-left:solid 1px #b6c5d2;
	border-right:solid 1px #b6c5d2;
	vertical-align:top
}


.adh-1 {
	background:#fff;
	padding:10px 15px 20px 15px
}

.adh-head {
	font-family:"Myriad Pro", Tahoma; 
	font-size:20px;
	font-weight:bold;
	color:#0d538d; 
	padding:0 0 5px 15px; 
	border-bottom:double 3px #d7e4eb;
}

.adh-in {	
	border-bottom:double 3px #d7e4eb;
	padding:15px;
	line-height:18px;	
}

.adh-in div {
	color:#446993;
}



.adh-2 {
	background: #d9e4eb;
	border-top:solid 1px #b6c5d2;	
	padding:15px;	
}

.adh-2-in-1, .adh-2-in-2, .adh-2-in-3, .adh-2-in-4 {
	float:left;
	background:#fff;
	border:solid 1px #d2dfe9;
}
.adh-2-in-1 {
	width:620px;
	height:460px;
}

.adh-2-in-2 {
	width:180px;
	height:460px;
	padding:0 15px;
	color:#446993;
	line-height:16px;
}

.adh-2-in-3, .adh-2-in-4 {
	font-size:14px;
	font-weight:bold;
	border:none;
	padding:20px 30px;
	color:#446993;
	line-height:30px;
	width:355px;
	height:330px;
}

.adh-tbl-1 {
	font-size:16px;
	color:#83b6da;
	width:60px;
	height:35px;
	text-align:right
}

.adh-tbl-2 {
	font-size:14px;
	color:#446993;
	line-height:16px;
}

.adh-3 {
	padding:20px 20px 0 20px;
}

.adh-3-in {
	padding:10px 30px;
	font-size:14px;
	color:#446993;
	line-height:20px;
	background:url(../img/bg_testim.png) no-repeat;
	border-top:solid 1px #c6d8e2;
	border-bottom:solid 1px #c6d8e2;
}


.testim_sign {
	font-size:11px;
	font-weight:normal;
	color:#2aabe1;
	line-height:12px
}


/*================== Chronic Medical Conditions Page ===================*/


.chron-2-in-1 {
	width:635px;
	float:left;
	color:#446993;	
	line-height:18px;	
	font-weight:normal;
}

.chron-2-in-1 p {font-weight:normal;}

.chron-2-in-2 {
	float:left;
	width:202px;
	padding:5px 0 0 0;
}

.chron-hl {
	width:100%;
	height:2px;
	background:url(../img/chron_hl.gif) repeat-x;
	padding:5px 0;	
	background-position:center
}


.chron-2-in-4 {
	float:left;
	font-weight:normal;
	border:none;
	padding:10px 30px;
	color:#446993;
	line-height:18px;
	width:560px;
	height:260px;
	background:#fff
}

.chron-3 {
	padding:10px 20px 0 20px;
}


/*================== Medications Safely Page ===================*/


.safety-2-in-4 {
	float:left;
	font-weight:bold;
	border:none;
	padding:10px 10px 10px 20px;
	color:#446993;
	line-height:18px;
	width:818px;
}

.safety-list {padding-left:20px}

ul.safety-list li {
	font-size:11px;
	line-height:16px;
	color:#446993; 
	margin-bottom:10px ;
}

.safe-2-in-3 {
	float:left;
	border:none;
	padding:10px 30px;
	color:#446993;
	line-height:18px;
	width:485px;
	background:#fff;
	height:175px;
	}

.safe-2-in-4 {
	float:left;
	border:none;
	padding:15px;
	width:260px;
	height:165px;
	background:#fff;
}

.safe-2-in-4-in {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:url(../img/safe-bg.jpg) repeat-x;
	height:145;
	padding:20px;
	line-height:21px
	}
	
.pharm-3-in {
	padding:10px 30px;
	font-size:14px;
	color:#446993;
	line-height:20px;
	background:url(../img/bg_testim1.png) no-repeat;
}	