﻿@import url(reset.css);
@import url(mainnav/layout.css);
@import url(toolsnav/layout.css);
@import url(footernav/layout.css);
@import url(text.css);
@import url(snippets.css);
@import url(../search/search.css);

html {
	background-color: #ecf1f5;
	}
body {
	text-align: center;
	}	
.frame {
	width: 970px;
	margin: 0 auto;
	background: url(../library/bg-frame.png) 0 0 repeat-y;
	}	
.inner-frame {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	}			
.con-header {
	position: relative;
	z-index: 99;
	background: url(../library/bg-header.png) 0 0 repeat-x;
	height: 115px;
	width: 960px;
	}	
/*.login-button,*/
.logout-button  {
	position: absolute;
	top: 89px;
	right: 9px;
	z-index: 5;
	}
.login-button {
	display: none;
	}		
	
.con-wrapper {
	width: 960px;
	padding-bottom: 10px;
	}
.inner-wrapper {
	float: left;
	width: 760px;
	}	
.con-supp-1 {
	float: left;
	width: 210px;
	}
.con-main {
	float: left;
	width: 550px;
	}	
.con-supp-2 {
	float: left;
	width: 200px;
	}							
.footer-frame {
	width: 970px;
	margin: 0 auto;
	background: url(../library/bg-footer-outer.png) 0 0 no-repeat;
	height: 87px;
	}
.footer-inner-frame {
	width: 960px;
	margin: 0 auto;
	background: url(../library/bg-footer-inner.gif) 0 0 no-repeat;
	height: 82px;
	padding: 0 5px 5px 5px;
	position: relative;
	z-index: 1;
	}			
.mod-sitelogo {
	padding: 14px 0 17px 16px;
	}
.mod-toolsnav {
	position: absolute;
	z-index: 1;
	top: 52px;
	right: 220px;
	height: 32px;
	}
div.mod-footernav {
	position: absolute;
	z-index: 1;
	top: 38px;
	left: 5px;
	}
div.mod-footer {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 5px;
	width: 210px;
	height: 80px;
	}	
.con-welcome,
.mod-subnav {
	background: url(../library/bg-breadcrumb.png) bottom left repeat-x;
	padding: 7px 0 6px 14px;
	color: #7f96b2;
	}	

/* Clear child floats */
.clear:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
	}
.float-left {
	float: left;
	}
.float-right {
	float: right;
	}	

/* --------------------------------------------------------------------------- */	
/* ============================== Content panel ============================== */
/* --------------------------------------------------------------------------- */
	
.con-supp-1 .mod-contentpanel {
	width: 190px;
	margin-left: 10px;
	}
	
/* --------------------------------------------------------------------------- */	
/* ============================== QCPP panel ============================== */
/* --------------------------------------------------------------------------- */
	
.qcpp-pnl .mod-contentpanel {
	width: 190px;
	margin: 0;
	margin-left: 10px;
	padding: 10px 0 0px 0;
	}	
	
/* --------------------------------------------------------------------------- */	
/* ================== Prescriptions panel ===================== */
/* --------------------------------------------------------------------------- */	

.prescriptions-pnl .mod-contentpanel {
	background: url(../library/bg-prescriptions.png) 0 0 repeat-y;
	}
.prescriptions-pnl .mod-contentpanel img {
	display: block;
	}
.prescriptions-pnl .mod-contentpanel div {
	padding: 10px;
	min-height: 310px;
	}
.prescriptions-pnl h3 {
	color: #7f96b1;
	margin: 0 0 .7em 0;
	}	
.prescriptions-pnl ol li {
	padding: 0 0 10px 22px;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1.3em;
	}
.prescriptions-pnl ol li.one {
	background-image: url(../library/prescriptions-ol-1.png);
	}
.prescriptions-pnl ol li.two {
	background-image: url(../library/prescriptions-ol-2.png);
	}
.prescriptions-pnl ol li.three {
	background-image: url(../library/prescriptions-ol-3.png);
	}
.prescriptions-pnl ol li.four {
	background-image: url(../library/prescriptions-ol-4.png);
	}
.prescriptions-pnl ol li.five {
	background-image: url(../library/prescriptions-ol-5.png);
	}						
		
	
/* --------------------------------------------------------------------------- */	
/* ============================== Members panel ============================== */
/* --------------------------------------------------------------------------- */	

.members-pnl {
	overflow: hidden;
	width: 199px;
	background: url(../library/bg-members.png) bottom left no-repeat;
	color: #fff;
	padding: 0px 0px 10px 0px;
	}
	
.members-pnl img {
	display: block;
	}
      
/* ------------------------------------------------------------------------------ */	
/* ================ Store Locator & Join Our Newsletter Panel =================== */
/* ------------------------------------------------------------------------------ */	

.mod-storelocator-pnl {
	margin: 10px 0 0 10px;
	width: 190px;
	background: url(../library/bg-pnl-bot-left.png) bottom left no-repeat;
	}
.mod-storelocator-pnl .pad-mod {
	background: url(../library/bg-pnl-top-left-locator.png) top left no-repeat;
	padding: 10px;
	}
.mod-newsletter-pnl {
	margin-top: 10px;
	background: url(../library/bg-pnl-bot-right.png) bottom left no-repeat;
	}
.mod-newsletter-pnl .pad-mod {
	background: url(../library/bg-pnl-top-right.png) top left no-repeat;
	padding: 10px;
	}	
.mod-storelocator-pnl,	
.mod-newsletter-pnl {
	min-height: 144px;
	position: relative;
	z-index: 1;
	}	
.mod-storelocator-pnl h2,	
.mod-newsletter-pnl h2 {
	margin: 0 0 .5em 0 !important;
	}
.mod-storelocator-pnl p,	
.mod-newsletter-pnl p {
	font-size: 91.6%;
	}
.mod-storelocator-pnl .mod-contentpanel,	
.mod-newsletter-pnl .mod-contentpanel {
	padding: 0;
	width: auto;
	margin: 0;
	}	
.mod-storelocator-pnl p.link,	
.mod-newsletter-pnl p.link {
	font-size: 100%;
	margin-bottom: 0;
	position: absolute;
	bottom: 6px;
	z-index: 1;
	left: 10px;
	display: none;
	}		
.mod-storelocator-pnl h2 {
	background: url(../library/title-storelocator.gif) top left no-repeat;
	}	
.mod-newsletter-pnl h2 {
	background: url(../library/title-joinnewsletter.gif) top left no-repeat;
	}	
.mod-storelocator-pnl h2 span,
.mod-newsletter-pnl h2 span {
	text-indent: -9999px;
	position: absolute;
	z-index: 1;
	}				
/* Forms */	
.mod-storelocator-pnl .overlabel .element,
.mod-storelocator-srch .overlabel .element,
.mod-newsletter-pnl .overlabel .element {
	width: 142px !important; 
	padding: 0 0 0 0;
	vertical-align: middle;
	background: url(../library/bg-searchfield-2.png) 100% 0 no-repeat;
	height: 21px;
	display: inline-block;
	float: none;
	}

.mod-storelocator-pnl .searchfield,
.mod-storelocator-srch .searchfield,
.mod-newsletter-pnl .searchfield {
	width: 135px; 
	padding: 3px 0 0 7px;
	vertical-align: middle;
/*	background: url(../library/bg-searchfield-2.png) 100% 0 no-repeat;*/
	background: transparent; 
	border: none;
	height: 18px;
	}

.btn-submit {
	margin-left: 0px;
	vertical-align: middle;
	}
.mod-storelocator-pnl fieldset,
.mod-storelocator-srch fieldset,
.mod-newsletter-pnl fieldset {
	position: relative;
	}
/* OVERLABEL */	
.quick-loginform label.overlabel,
.mod-storelocator-pnl label.overlabel,
.mod-storelocator-srch label.overlabel,
.mod-newsletter-pnl label.overlabel,
.medicine-details label.overlabel {
	line-height: 1.5;
	}
.quick-loginform label.overlabel span.desc,
.mod-storelocator-pnl label.overlabel span.desc,
.mod-storelocator-srch label.overlabel span.desc,
.mod-newsletter-pnl label.overlabel span.desc,
.medicine-details label.overlabel span.desc {
	position: absolute !important;
	top: 2px;
	left: 2px;
	color: #000;
	text-indent: -9999px;
	line-height: 1.5;
	color: #666;
	text-align: left !important;
	}
.quick-loginform label.show,
.mod-storelocator-pnl label.show,
.mod-storelocator-srch label.show,
.mod-newsletter-pnl label.show,
.medicine-details label.show  {
	border: none;
	padding-top: 0 !important;
	}
.quick-loginform legend,
.mod-storelocator-pnl legend,
.mod-storelocator-srch legend,
.mod-newsletter-pnl legend  {
	display: none !important;
	}
/* Reveal field label */
.quick-loginform label.show span.desc,
.mod-storelocator-pnl label.show span.desc,
.mod-storelocator-srch label.show span.desc,
.mod-newsletter-pnl label.show span.desc,
.medicine-details label.show span.desc {
	text-indent: 0px;
	padding: 1px 0 0 10px;
	}	
.medicine-details label.show span.desc {
	padding: 1px 0 0 20px;
	}		

/* ------------------------------------------------------------------------------ */	
/* ============================ CART SUMMARY PANEL ============================== */
/* ------------------------------------------------------------------------------ */
	
.cartsummary {
	position: absolute;
	z-index: 10;
	top: 44px;
	left: 760px;
	}

.minisummary {
	/*This is here to prevent user from seeing the ugly template code*/
	display:none;
	background: url(../library/bg-minisummary.png) 0 0 no-repeat;
	height: 28px;
	width: 190px;
	color: #004990;
	position: relative;
	z-index: 2;
	font-size: 11px;
	cursor: pointer;
	}
.over .minisummary {
	background-position: 0 -28px;
	}	
.minisummary div {
	padding: 6px 23px 0 33px;
	}	
.minisummary div span {
	white-space: nowrap;
	}	

.alert
{
	background-color:Olive;
}

.summary {
	display:none;
	position:absolute;
	padding: 10px 10px 5px 10px;
	left: -132px;
	border: 1px solid #e2e8ef;
	background-color: #fff;
	width: 300px;
	margin-top: -1px;
	z-index: 1;
	}
	
/* ------------------------------------------------------------------------------ */	
/* ========================== SAVED ORDERS TEMPLATE ============================= */
/* ------------------------------------------------------------------------------ */

.mod-savedorders-pnl {
	margin-top: 10px;
	background: url(../library/bg-pnl-bot-right.png) bottom left no-repeat;
	}
.mod-savedorders-pnl .pad-mod {
	background: url(../library/bg-pnl-top-right.png) top left no-repeat;
	padding: 10px 10px 0px 10px;
	}			
.mod-savedorders-pnl h2 {
	margin: 0 0 .5em 0 !important;
	}	
.mod-savedorders-pnl h2 {
	background: url(../library/title-savedorders.gif) top left no-repeat;
	}	
.mod-savedorders-pnl h2 span {
	text-indent: -9999px;
	display: block;
	}


/* Competition panel */


.competitions-pnl {
	background: url(../library/competition-panel-bg.png) 0 0 repeat-y;
	color: #fff;
	margin-left: 10px;
	}

.con-supp-1 .competitions-pnl .mod-contentpanel {
	margin: 0; /* overrides global style */
	padding: 0 1px 5px;
	width: 188px;
	background: url(../library/competition-panel-foot.png) no-repeat bottom left;
	min-height: 310px;
	position: relative;
	}

.competitions-pnl h2 {
	color: #fff;
	margin: 0 0 0 0;
	position: relative;
	width: 190px;
/*	height: 64px; */
	height: 44px;
	}
.competitions-pnl h2 span {
	width: 100%;
	height: 100%;
/*	background: url(../library/this-months-competition.png);*/
	background: url(../library/our-free-competition.png);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}	
	
.competitions-pnl p {
	padding: 0 14px;
	}

.competitions-pnl a {
	color: #fff;
	}
.competitions-pnl a:link {
	color: #fff;
	}
.competitions-pnl a:visited {
	color: #fff;
	}
.competitions-pnl a:focus {
	color: #def;
	}
.competitions-pnl a:hover {
	color: #def;
	}
.competitions-pnl a:active {
	color: #def;
	}
	
	
.competitions-pnl p.link {
	position: absolute;
	bottom: 0;
	left: 14px;
	padding-left: 9px;
	background-image: url(../library/competition-link-arrow.png);
	}
	
.competitions-pnl .mod-contentpanel p img {
	display: block;
	margin: 0 -14px;
	}
	
.competitions-pnl ul {
	margin-top: -.7em;
	}

.competitions-pnl ul li {
	padding: 0 0 0 28px;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1.4em;
	background: url(../library/trophy.png) no-repeat 14px 50%;
	}
	
.captcha-image{padding-bottom:5px;display:block;}
.captcha-refresh{position:absolute;top:89px;left:360px;}

/* Modal CSS */
#modal-background {
overflow: hidden;
background-color: rgb(0, 0, 0);
position: fixed; 
top: 0px;
left: 0px;
height: 100%;
width: 100%;
opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: alpha(opacity=85);
/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);*/
z-index: 101!important;
}

.modal-container {
	background: #fff url(../library/bg-signup-choice.png) repeat-x 0 0;
	display: none;
	left: 50%;
	margin-left: -450px;
	padding: 20px;
	position: absolute;
	text-align: left;
	top: 30%;
	/*width: 860px;*/
	z-index: 10002;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}
	
.modal-close {
	cursor: pointer;
	/*float: right;*/
	position: absolute;
	right: 20px;
	top: 20px;
	}
	
.img-table {
	padding: 20px 0 0 0;
	width: 860px;
	}
.btn-row {
	height: 47px;
	position: relative;
	width: 860px;
	}
.terms {
	color: #666;
	font-size: 91.6%;
	position: absolute;
	left: 175px;
	top: 25px;
	width: 300px;
	}
.btn-join-now-modal {
	background: transparent url(../library/btn-join-now-modal.png) no-repeat 0 0;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	position: absolute;
	right: 165px;
	top: 0px;
	width: 81px;
	}
.btn-subscribe-modal {
	background: transparent url(../library/btn-subscribe-modal.png) no-repeat 0 0;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	position: absolute;
	right: 75px;
	top: 0px;
	width: 81px;
	}
	
#signup-choice-modal h2.title {
	background: transparent url(../library/bg-signup-title.png) no-repeat 0 0;
	height: 0;
	margin: 12px 0 0 20px;
	overflow: hidden;
	padding: 23px 0 0 0;
	width: 425px;
	}

/** Event Calendar **/

.calendar-pnl {
	background: #92a5bd url(../library/calendar-corner.png) no-repeat 0 100%;
	padding-bottom: 12px;
	color: #fff;
	margin-top: 1em;
	}

.event-calendar {
	position: relative;
	z-index: 2;
	}

.event-calendar h2 {
	color: #fff;
	text-align: left;
	position: relative;
	height: 49px;
	width: 199px;
	margin: 0;
	}

.event-calendar h2 span {
	background: url(../library/events-calendar-heading.png) no-repeat;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 58px;
	width: 199px;
	}

.event-calendar .view-all
{
	position: absolute;
	top: 15px;
	right: 15px;
}

.event-calendar .view-all span {
	display: block;
	height: 20px;
	width: 54px;
	background: url(../library/btn-cal-viewall.png);
	cursor: pointer;
	}
	
.event-calendar .year-selector {
	height: 24px;
	margin: 0 auto;
	width: 9em;
}

.year-selector li {
	padding: 5px 2px;
	margin-left: 2px;
	float: left;
	display: inline;
	line-height: 1;
	font-weight: bold;
	cursor: pointer;
	}
.year-selector li.current {
	background: #7387a0;
	cursor: default;
	}


.month-pager{
	position: relative;
	text-align: center;
	line-height: 40px;
	height: 40px;
	background: url(../library/calendar-div.png) no-repeat top;
	}
.month-pager .prev,
.month-pager .next {
	position: absolute;
	top: 0;
	height: 0;
	line-height: 1;
	padding-top: 40px;
	background: url(../library/month-paging.png) no-repeat;
	overflow: hidden;
	width: 40px;
	cursor: pointer;
	}

.month-pager .prev {
	left: 0;
	background-position: 23px 15px;
	}
.month-pager .next {
	right: 0;
	background-position: -18px 15px;
	}



.event-calendar table {
	width: auto;
	border: none;
	margin: 0 auto;
	}

.event-calendar td,
.event-calendar th {
	border-collapse: collapse;
	border: none;
	color: #fff;
	background: #92a5bd;
	text-align: center;
	font-weight: bold;
	}
.event-calendar td,
.event-calendar th {
	color: #fff;
	height: 22px;
	width: 24px;
	padding: 1px 0;
	}
.event-calendar td {
	color: #3f5168;
	}

.event-calendar a.event-link {
	color: #3f5168;
	}
.event-calendar a:link.event-link {
	color: #3f5168;
	}
.event-calendar a.event-link:visited {
	color: #3f5168;
	}
.event-calendar a.event-link:focus {
	color: #3f5168;
	}
.event-calendar a.event-link:hover {
	color: #3f5168;
	}
.event-calendar a.event-link:active {
	color: #3f5168;
	}
.event-calendar .today a.event-link {
	color: #fff;
	}
.event-calendar .today a.event-link:link {
	color: #fff;
	}
.event-calendar .today a.event-link:visited {
	color: #fff;
	}


.event-calendar { text-align:center;width:200px;}

.event-calendar td {text-align:center;}
.event-calendar td.out-month {
	color: #c0cad9;
	}

.event-calendar .tooltip-position {
	position: relative;
	}

.events-tooltip {
	display: none;
	width: 245px;
	position: absolute;
	top: -48px;
	left: -249px;
	background: #d4dde6 url(../library/event-type-key.png) 15px 100% no-repeat;
	text-align: left;
	color: #516277;
	border: solid 1px #b6bfcb;
	padding-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

.events-tooltip ul {
	margin: 0 -11px 0 0;
	background: url(../library/event-tooltip-tip.png) 100% 4px no-repeat;
	padding: 5px 0 15px 14px;
	font-weight: normal;
	}

.events-tooltip li {
	padding-left: 16px;
	background: url(../library/event-type.png) no-repeat;
	}


.events-tooltip li.type-member {
	background-position: 0 0;
	}
.events-tooltip li.type-my {
	background-position: 0 -37px;
	}
.events-tooltip li.type-public {
	background-position: 0 -78px;
	}


.events-tooltip a {
	color: #666;
	}
.events-tooltip a:link {
	color: #666;
	}
.events-tooltip a:visited {
	color: #666;
	}
.events-tooltip a:focus {
	color: #666665;
	}
.events-tooltip a:hover {
	color: #666665;
	}
.events-tooltip a:active {
	color: #666665;
	}
	
.events-tooltip a span {
	float: left;
	display: inline;
	width: 4.5em;
	margin-right: .5em;
	text-align: right;
	}
	
	
.events-tooltip a strong {
	overflow: hidden;
	display: block;
	margin-right: 20px;
	}
	
	
.events-tooltip a:link strong {
	color: #004990;
	}
.events-tooltip a:visited strong {
	color: #004990;
	}
.events-tooltip a:focus strong {
	color: #06f;
	}
.events-tooltip a:hover strong {
	color: #06f;
	}
.events-tooltip a:active strong {
	color: #06f;
	}

.events-tooltip .date-today {
	padding: .5em 0 0 14px;
	}

.event-calendar td.today {
	background: url(../library/calendar-day-today.png) no-repeat 50% 50%;
	color: #fff;
	}
.event-calendar td.public, td.private, td.members {
	background: url(../library/calendar-day-event.png) no-repeat 50% 50%;
	color: #303030;
	}
 

.add-event-button {
	display: block;
	margin: 5px auto 0;
	height: 20px;
	width: 83px;
	width: 177px;
	position: relative;
	z-index: 1;
	}

a.learn-more-link {
	text-align: right;
	display: block;
	margin: 8px 10px 0 110px;
	cursor: pointer;
	color: #fff;
	}

a.learn-more-link:link,
a.learn-more-link:visited,
a.learn-more-link:focus,
a.learn-more-link:hover,
a.learn-more-link:active {
	color: #fff;
	}

/* Image Rotator & no javascript */
.mod-imagerotator {
	height: 234px;
	}

.rotator {
	z-index: 1;
	}

.imagerotator li {
	margin: 0;
	padding: 0;
	}
.imagerotator img {
	display: block;
	}	
.imagerotator-nav {
	margin-top: -49px;
	margin-left: 10px;
	position: relative;
	z-index: 2;
	}	

.imagerotator-nav li { width: 22px; text-align:center; float: left; margin-left: 1px; list-style: none }
.imagerotator-nav a { width: 22px; padding:2px 0 2px 0; display: block; background-color:#808080; color:#fff; font-weight:bold; }
.imagerotator-nav a.activeSlide { background: #404040 }
.imagerotator-nav a:focus { outline: none; }


/* search results */

h2.displaying {
	font-size: 100%;
	color: #000;
	font-weight: normal;
	border-top: solid 1px #e6ebf1;
	padding: 25px 0 25px 10px;
	margin: 3px 0 0;
	}

/* fat-filter */

.con-main .fat-filter .row {
	width: auto;
	padding: 8px 8px 0 19px;
	background: transparent;
	border: none;
	}

.fat-filter {
	background: url(../library/vital-filter-panel-bg.png) no-repeat;
	position: relative;
	}

.con-main .fat-filter fieldset {
	width: auto;
	background: url(../library/vital-filter-panel-base.png) bottom left no-repeat;
	padding-bottom: 8px;
	}
.fat-filter legend {
	display: block;
	padding: 0;
	margin: 0;
	height: 0;
	}

.fat-filter legend span {
	position: absolute;
	left: -9999px;
	}

.fat-filter .subrow {
	float: left;
	}

.fat-filter label {
	position: absolute;
	left: -9999px;
	}

.fat-filter span.select {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	padding-right: 13px;
	}

.fat-filter span.submit {
	position: absolute;
	right: 19px;
	top: 50%;
	padding: 0;
	width: 51px;
	z-index: 2;
	margin-top: -21px;
	}


/* ============================= Voucher Listing ============================= */
.voucher-title {
	padding-left: 10px;
	}
.voucher {
	position: relative;
	width: 542px;
	height: 233px;
	margin-bottom: 10px;
	z-index: 1;
	}
.voucher img {
	display: inline-block;
	}
.members-login {
	position: absolute;
	z-index: 2;
	width: 510px;
	height: 164px;
	background: rgb(254, 160, 45);
	background: rgba(254, 160, 45, 0.9);
	padding: 60px 0 0 30px;
	display: none;
	}
.show .members-login {
	display: block;
	}	
.members-login h3 {
	color: #fff;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-size: 40px;
	line-height: 1em;
	text-shadow: 2px 2px 4px #d67625;
	}
.members-login p {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 22px;
	text-shadow: 2px 2px 4px #d67625;
	}		
.members-login .member-buttons {
	padding-top: 10px;
	text-align: right;
	width: 408px;
	}		
.members-icon {
	position: absolute;
	top: 149px;
	right: -5px;
	background: url(../library/bg-voucher-ribbon.png) 0 0 no-repeat;
	width: 84px;
	height: 0;
	overflow: hidden;
	padding-top: 84px;
	z-index: 3;
	}

/* Narrow version for events page */

.voucher-narrow {
	position: relative;
	width: 430px;
	height: auto;
	min-height: 100px;
	margin-bottom: 10px;
	z-index: 1;
	background: #ebf9cd url(../library/voucher-corner-left.png) no-repeat;
	border: solid 1px #d6e7ae;
	}
	
.voucher-narrow h2 {
	color: #787878;
	padding: 0 0 0 46px;
	font-weight: bold;
	margin: .7em 0 0;
	}

.voucher-narrow p {
	padding: 0 45px 0 46px;
	margin: 0;
	}

.voucher-narrow .tandc {
	font-size: 83.3%;
	padding-bottom: 1em;
	}

.voucher-narrow .members-login {
	width: 430px;
	height: 100%;
	background: rgb(250, 144, 57);
	background: rgba(250, 144, 57, 0.9);
	padding: 0;
	}

.voucher-narrow .members-login h3 {
	font-size: 28px;
	padding: 10px 0 0 11px;
	}

.voucher-narrow .members-login p {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 11px;
	}	

.voucher-narrow em {
	color: #7ea71a;
	font-style: normal;
	padding-right: .5em;
	}	

.voucher-narrow .members-login .member-buttons {
	width: 369px;
	padding: 5px 0 0 11px;
	text-align: left;
	position: absolute;
	bottom: 10px;
	}	

.voucher-narrow .members-icon {
	position: absolute;
	top: auto;
	bottom: -5px;
	right: -5px;
	background: url(../library/member-badge.png) 0 0 no-repeat;
	width: 62px;
	height: 0;
	overflow: hidden;
	padding-top: 62px;
	}


/* Footer Tools */

.mod-ftrtools {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 1;
	}	
.mod-ftrtools ul {
	list-style-type: none;
	line-height: 1.4em;
	padding: 0 0 0 20px!important;
	margin: 0;
	background: transparent;
	}	
.mod-ftrtools ul li {
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
	font-size: 11px;
	}	
.mod-ftrtools ul li a {
	margin: 0;
	padding: .4em 0 .4em 0;
	padding-left: 17px;
	display: block;
	}
.mod-ftrtools li.print-link a {
	background: url(../library/icn-print.gif) no-repeat 0 50%;
	}		
.mod-ftrtools li.email-link a {
	background: url(../library/icn-email.gif) no-repeat 0 50%;
	}	
	
div.mod-ftrtools a:link {color: #666;}
div.mod-ftrtools a:visited {color: #666;}
div.mod-ftrtools a:focus {color: #00a1d5;}
div.mod-ftrtools a:hover {color: #00a1d5;}	
div.mod-ftrtools a:active {color: #00a1d5;}			

/* Gloabl login form */

#quick-login {
	position: absolute;
	top: 0;
	right: 0;
	width: 199px;
	z-index: 3;
	}

.open .quick-loginform {
	display: block !important;
	}

.quick-loginform {
	background: #dfe0e2;
	border: solid 1px #aab2b7;
	width: 192px;
	position: absolute;
	top: 20px;
	right: 1px;
	/* display: none; - set inline */
	padding-left: 148px;
	min-height: 135px;
	z-index: 1;
	-moz-border-radius: 10px 0 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-radius: 10px 0 10px 10px;
	}

.quick-loginform .banner-button {
	position: absolute;
	top: 10px;
	left: 10px;
	}

.banner-button .banner {
	position: absolute;
	top: 0;
	left: 0;
	}


.quick-tabs {
	height: 20px;
	position: relative;
	z-index: 2;
	}

.quick-tabs a {
	float: left;
	display: inline;
	height: 20px;
	color: #fff;
	position: relative;
	}

.quick-tabs span {
	display: block;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	}

.quick-tabs .joinnow,
.quick-tabs .upgrade {
	width: 102px;
	background: #000;
	color: #fe9f2d;
	}

.quick-tabs .signin,
.quick-tabs .signout {
	width: 97px;
	background: #fe9f2d;
	}

.quick-tabs .joinnow span,
.quick-tabs .upgrade span {
	width: 102px;
	background-image: url(../library/join-upgrade-nav.png);
	}

.quick-tabs .upgrade span {
	background-position: 0 -20px;
	}

.quick-tabs .signin span,
.quick-tabs .signout span {
	width: 97px;
	background-image: url(../library/sign-in-out-nav.png);
	}

.open .quick-tabs .signin span {
	background-position: 0 -20px;
	border-bottom: solid 1px #dfe0e2;
	margin-bottom: -1px;
	}

.quick-tabs .signout span {
	background-position: 0 -40px;
	}
.member .quick-tabs .signout span {
	background-position: 0 -60px;
	}

.member .signout {
	margin-left: 102px;
	}

.quick-loginform .row {
	position: relative;
	margin-top: 10px;
	}
	
.quick-loginform .field {
	width: 165px;
	}

.quick-loginform .forgot {
	float: left;
	line-height: 1.5;
	display: inline;
	padding-right: .75em;
	}
	
.quick-loginform .button {
	line-height: 1.5;
	overflow: hidden;
	text-align: right;
	}	

.quick-loginform .overlabel .element {
	padding-left: 5px;
	}

								
.call-member-services {
	margin-top: 1em;
	}


/* Member panel */

.members-pnl li {
	position: relative;
	}

.members-pnl li a {
	position: relative;
	display: block;
	height: 51px;
	width: 200px;
	}

.members-pnl li span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 51px;
	width: 200px;
	background-image: url(../library/mp-buttons.png);
	}

.mp-join span {
	background-position: 0 0;
	}
.mp-signin span {
	background-position: 0 -51px;
	}
.mp-changestatus span {
	background-position: 0 -102px;
	}
.mp-renew span {
	background-position: 0 -153px;
	}
.mp-home span {
	background-position: 0 -204px;
	}
.mp-upgrade span {
	background-position: 0 -255px;
	}
.mp-manageprofile span {
	background-position: 0 -306px;
	}
.mp-changepassword span {
	background-position: 0 -357px;
	}
.mp-familysettings span {
	background-position: 0 -408px;
	}
.mp-yourinterests span {
	background-position: 0 -459px;
	}
.mp-addevent span {
	background-position: 0 -510px;
	}
.mp-vitalhealth span {
	background-position: 0 -561px;
	}
.mp-vouchers span {
	background-position: 0 -612px;
	}


.mp-join .active span {
	background-position: 100% 0;
	}
.mp-signin .active span {
	background-position: 100% -51px;
	}
.mp-changestatus .active span {
	background-position: 100% -102px;
	}
.mp-renew .active span {
	background-position: 100% -153px;
	}
.mp-home .active span {
	background-position: 100% -204px;
	}
.mp-upgrade .active span {
	background-position: 100% -255px;
	}
.mp-manageprofile .active span {
	background-position: 100% -306px;
	}
.mp-changepassword .active span {
	background-position: 100% -357px;
	}
.mp-familysettings .active span {
	background-position: 100% -408px;
	}
.mp-yourinterests .active span {
	background-position: 100% -459px;
	}
.mp-addevent .active span {
	background-position: 100% -510px;
	}
.mp-vitalhealth .active span {
	background-position: 100% -561px;
	}
.mp-vouchers .active span {
	background-position: 100% -612px;
	}

