@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	min-width: 960px;
	background-color: white;
	background-image: url(../images/border-bg.png);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper {
	min-height:500px;
	height:auto!important;
	height:auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	background-color: #FFFFFF;
	height: 110px;
	width: 100%;
	padding-top: 10px;
}
#menuwrapper {
	height: 45px;
	width: 100%;
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
#featured {
	background-color: #FFFFFF;
	height: 220px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
#content {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 15px;
}
.clearfloat {
	display: block;
	clear: both;
}
#banner {
	height: 60px;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#boxes-wrapper {
	height: 260px;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box {
	float: left;
	height: 260px;
	width: 220px;
	background-image: url(../images/box2.png);
	background-repeat: no-repeat;
}
.box2 {
	float: left;
	height: 180px;
	width: 300px;
	background-image: url(../images/footer-sep.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
}
#footer-logos {
	height: 45px;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
}
.box-heading {
	height: 85px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.box h2 {
	font-family: Tahoma, sans-serif;
	color: #003366;
	font-weight: normal;
	font-size: 24px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.box h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	color: #336600;
	padding-top: 5px;
}
.bh1 {
	background-image: url(../images/weight-loss-header.png);
	background-repeat: no-repeat;
}
.bh2 {
	background-image: url(../images/xenical-header.png);
	background-repeat: no-repeat;
}
.bh3 {
	background-image: url(../images/alli-header.png);
	background-repeat: no-repeat;
}
.box-text {
	height: 135px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.box-text p{
	color: #003300;
	padding-left: 15px;
	padding-top: 10px;
}
.box-button {
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #006600;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #003366;
	text-decoration: underline;
}
.middlebox {
	margin-right: 20px;
	margin-left: 20px;
}
#content-inner-wrapper {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
p {
	padding-bottom: 15px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
}
#footer {
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	border-bottom-style: none;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer h2 {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #003366;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
}
#footer h3 {
	color: #333333;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

#footer p{
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 15px;
}
#topbanner {
	background-color: #00CC66;
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#content-outer-wrapper {
	height: auto;
	width: 100%;
}
#logo {
	float: left;
	height: 100px;
	width: 400px;
}
#topright {
	float: right;
	height: 100px;
	width: 540px;
}


#footer ul{
	list-style-type: disc;
	padding-top: 10px;
	padding-left: 30px;
}
#footer ul li{
	list-style-type: disc;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#inner-wrapper {
	height:auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

h1.home {
	font-family: Tahoma, sans-serif;
	font-size: 28px;
	color: #669900;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
h1 {font-family: Tahoma, sans-serif;
	font-size: 22px;
	color: #669900;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;}
#menu-left {
	float: left;
	height: 45px;
	width: 560px;
}
#search-area {
	float: right;
	height: 45px;
	width: 380px;
}
#search-box {
	padding-top: 8px;
	float: right;
	padding-right: 15px;
}
.menu {
	font-family : "Trebuchet MS";
	width : 100%;
	height : 35px;
	position : relative;
	font-size : 11px;
	margin : 0;
	z-index : 1000;
	padding-top: 2px;
}
.menu ul li a {
	display : block;
	background-image : url(../images/sep.png);
	background-repeat : no-repeat;
	background-position : 100% 50%;
	text-decoration : none;
	color : #fff;
	font-weight : bold;
	height : 35px;
	text-align : center;
	border-bottom : 0;
	line-height : 35px;
	font-size : 11px;
	overflow : hidden;
	padding-right : 14px;
	padding-left : 14px;
	width : auto;
	float : left;
}
.menu .left_nosub {
padding-left : 5px;
margin-right : -1px;
width : 90px;
padding-right : 5px;
}
.menu .right_nosub {
background-image : none;
}
.menu ul {
margin : 0;
list-style : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
}
.menu ul li {
float : left;
padding-top : 0;
padding-right : 2px;
padding-bottom : 0;
padding-left : 0;
position : relative;
}
.menu ul li ul {
display : none;
}
.menu ul li:hover a {
	color : #66FF00;
}
.menu ul li:hover ul {
display : block;
position : absolute;
top : 35px;
left : 0;
width : 175px;
margin : 0;
padding : 0;
}
.menu ul li:hover ul li a.center_hassub {
	color : #fff;
	background-color : #FF0000;
}
.menu ul li ul li {
border-bottom-width : 1px;
border-top-style : none;
border-right-style : none;
border-bottom-style : solid;
border-left-style : none;
border-bottom-color : #c0c0c0;
padding-left : 15px;
background-image : url(../media/arrow.gif);
background-repeat : no-repeat;
background-position : 8px 8px;
}
.menu ul li:hover ul li:hover a.center_hassub {
border : 1px solid #00cc00;
}
.menu ul li:hover ul li ul {
display : none;
}
.menu ul li:hover .left_nosub {
	color : #66FF00;
}
.menu ul li:hover .right_hassub {
	color : #66FF00;
}
.menu ul li:hover .right_nosub {
	color : #66FF00;
}
.menu ul li:hover ul li a {
	background-image : none;
	display : block;
	height : 20px;
	line-height : 23px;
	color : #ffffff;
	width : 145px;
	text-align : left;
	margin : 0;
	font-weight : normal;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 10px;
	font-family : "Trebuchet MS";
	font-size : 9pt;
}
.menu ul li:hover ul li:hover {
	background-color : #79A7D5;
}
.menu ul li:hover ul {
	padding : 0;
	background-color : #285B8E;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}
.menu ul li:hover ul .sub_active {
background-image : url('../blue/sub_active.png');
margin-right : 1px;
}
.menu ul li:hover ul li a:hover {
color : #fff;
}
.menu ul li:hover ul li:hover ul {
display : block;
position : absolute;
left : 103px;
top : 0;
}
.menu ul li:hover ul li:hover ul.left {
left : -106px;
}
#content-box {
	float: left;
	height: auto;
	width: 665px;	
}

#content-box h2, #content-box h3, #content-box h4, #content-box h5 {
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 22px;
	color: #669900;
	padding-bottom: 20px;
}
h3{
	color: #333333;
	font-size: 16px;
}
h4{
	line-height: 1.6em;
}
h5{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

#content-box p {
	padding-right: 15px;
}

#content-box ul{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
	padding-bottom: 15px;
}
#content-box li{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}
#content-box img{
	padding-right: 15px;
}
#content-box img.top{
	padding-right: 0px;
}
#v-navigation {
	float: right;
	height: auto;
	width: 220px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#v-navigation h2{
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D8BBA;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
#v-navigation ul{
	padding-left: 10px;
	padding-right: 5px;
	list-style-image: url(../images/tick.png);
	list-style-position: inside;
	padding-top: 15px;
}
#v-navigation ul li{
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-bottom: 5px;
}
.top15 {
	margin-top: 15px;
}
h2 {
}
#why-buy-prescription-medicine {
	background-image: url(../images/vnav-box.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 220px;
	overflow: hidden;
}
#bottom-logo {
	float: right;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#footer-bottom-left {
	float: left;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.buy-box {
	height: auto;
	width: auto;
	border: 1px solid #F2F2F2;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.prices {
	display: block;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
}
.description-box-desc {
	height: 80px;
	width: 100%;
	overflow: hidden;
}

.image-box {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 320px;
	border: 1px solid #CCCCCC;
}
.description-box {
	background-color: #E9E9E9;
	float: right;
	height: 200px;
	width: 320px;
	border: 1px none #E6E6E6;
	margin-left: 10px;
}
.description-box  h3 {
	padding-left: 10px;
	padding-top: 5px;
}

.description-box h4{
	padding: 0px;
	margin: 0px;
}

.description-box p {
	padding-left: 10px;
	padding-bottom: 10px;
}

