/* yahoo global reset styles BEGIN */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

em {
	font-style:italic;
}

/* yahoo global reset styles END */

body {
	/*background: #5c977e url(../img/page_watermark.gif) no-repeat center 200px;*/
	background-color: #5c977e;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #58595b;
}


body a {
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 200%;
	color: #333;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 160%;
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 1em;
}

div#wrapper {
	margin: 0 auto;
	width: 960px !important;
	position: relative;
	
}

div#header {
	height: 160px;
	position: relative;
	margin-left: 4px;
}

div#logo {
	position: absolute;
	left: 10px;
	top: 20px;
}

div#header-nav {
	position: absolute;
	left: 630px;
	top: 0;
	background: transparent url(../img/nav/header_nav_left.png) no-repeat 0 -17px;
	padding-left: 13px;
}

div#header-nav div {
	padding: 0 30px 0 13px;
	height: 47px;
	line-height: 30px;
	text-align: center;
	background: transparent url(../img/nav/header_nav_background.png) no-repeat right -17px;
	width: 280px;
}

div#header-nav div a {
	color: #29332b;
}

div#nhs-endorsed {
	position: absolute;
	left: 320px;
	top: 85px;
}

div#header-text {
	position: absolute;
	right: 0px;
	bottom: 25px;
	color: white;
	font-size: 220%;
	font-weight: normal;
	text-align: right;
}

div#header-text span {
	color: #fdfbb4;
	font-weight: bold;
}

div#header-text a {
	color: white;
}


div#nav {
	height: 35px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	z-index: 10;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
}

#nav a.on {
	background-color: #5A8D9E;
}

#nav li {
	float: left;
	position: relative;
}

#nav li ul {
	background-color: #E6E3D7;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	w\idth: 180px;
	margin: 0;
	top: 35px;
	z-index: 200 !important;
}

#nav li li {
	border: 0;
}

#nav li ul a {
	padding: 0.55em 10px;
	width: 180px;
	w\idth: 160px;
	color: #333;
	cursor: pointer;
}

#nav li ul a:hover {
	color: white;
	background-color: #cec8af;
}


#nav li ul ul {
	margin: -2.15em 0 0 17em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
}


#nav li:hover, #nav li.sfhover {
	background: #E6E3D7;
}






div#nav ul li a.tab {
	background: transparent url(../img/nav/tab_off_left.gif) no-repeat 0 0;
	padding-left: 10px;
	height: 35px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	outline: none !important;
	float: left;
}

div#nav ul li a.noclick {
	cursor: default;
}


div#nav ul li a.tab span {
	display: inline;
	float: left;
	background: transparent url(../img/nav/tab_off_right.gif) no-repeat right 0;
	height: 24px;
	padding: 11px 10px 0 0px;
}

div#nav ul li a.section81 span {
	height: 29px;
	width: 65px;
	padding-top: 6px;
}

div#nav ul li a.section60 span {
	height: 29px;
	width: 50px;
	padding-top: 6px;
}

div#nav ul li a.section85 span {
	height: 29px;
	width: 55px;
	padding-top: 6px;
}

div#nav ul li a.tab:hover,
div#nav li:hover a.tab,
div#nav li.sfhover a.tab,
div#nav ul li a.on {
	background-image: url(../img/nav/tab_on_left.gif);
}

div#nav ul li a.tab:hover span,
div#nav li:hover a.tab span,
div#nav li.sfhover a.tab span,
div#nav ul li a.on span {
	background-image: url(../img/nav/tab_on_right.gif);
	color: #535c55;
}


div#boot-camp-nav {
	overflow: hidden;
	margin-bottom: 10px;
}

div#boot-camp-nav ul {
	
}

div#boot-camp-nav ul li {
	text-indent: -5000px;
	background: transparent url(../img/nav/boot_camp_nav_matrix.jpg) no-repeat 0 0;
	height: 174px;
	width: 103px;
	float: left;
	cursor: pointer;
/*	margin-right: 90px;*/
}



div#boot-camp-nav ul li a {
	display: block;
	height: 174px;
	width: 103px;
	outline: none !important;
}
div#boot-camp-nav ul li.one {
	background-position: 0 0;
}
div#boot-camp-nav ul li.two {
	background-position: -103px 0;
}
div#boot-camp-nav ul li.three {
	background-position: -206px 0;
}
div#boot-camp-nav ul li.four {
	background-position: -309px 0;
}
div#boot-camp-nav ul li.five {
	background-position: -412px 0;
}
div#boot-camp-nav ul li.six {
	background-position: -515px 0;
}
div#boot-camp-nav ul li.seven {
	background-position: -618px 0;
}
div#boot-camp-nav ul li.eight {
	background-position: -721px 0;
}
div#boot-camp-nav ul li.nine {
	background-position: -824px 0;
}

div#boot-camp-side-buttons {
	float: right;
	width: 109px;
}

div#boot-camp-side-buttons ul {
}

div#boot-camp-side-buttons ul li {
	cursor: pointer;
	margin-bottom: 5px;
}

div#boot-camp-side-buttons ul li a {
	background: transparent url(../img/nav/side_button.png) no-repeat 0 0;
	display: block;
	height: 33px;
	width: 89px;
	padding: 12px 10px;
	outline: none !important;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

div#boot-camp-side-buttons ul li a:hover {
	text-decoration: none;
}

div#content-area-container {
	border-top: 10px solid #e6e3d7;
	width: 845px;
	background-color: white;
	clear: left;
	float: left;
}

div#main-banner {
	min-height:279px;
	height:auto !important;
	height:279px;
	z-index: 0;
}

div#main-banner h1 {
	position: absolute;
	left: -5000px;
}

div#main-banner div#banner-text {
	position: absolute;
	left: 17px;
	top: 410px;
	width: 800px;
}

div#main-banner ul#cta-nav {
	position: absolute;
	top: 232px;
	right: 16px;
	z-index: 10;
}

ul#cta-nav li {
	cursor: pointer;
}

ul#cta-nav li a {
	background: transparent url(../img/nav/cta_nav_matrix.png) no-repeat 0 0;
	height: 77px;
	width: 157px;
	display: block;
	text-indent: -5000px;
	outline: none !important;
}

ul#cta-nav li.one a {
	background-position: 0 0;
}
ul#cta-nav li.two a {
	background-position: 0 -77px;
}
ul#cta-nav li.three a {
	background-position: 0 -235px;
}
ul#cta-nav li.four a {
	background-position: 0 -154px;
}

div#content-area ul#cta-nav {
	height: 90px;
	margin-left: -5px;
}

div#content-area ul#cta-nav li {
	float: left;
	margin-right: 24px;
}

div#homepage-welcome {
	width: 605px;
	float: left;
}

div#homepage-video {
	float: right;
	width: 318px;
	margin: 0 20px 0 0;
	text-align: center;
}

div#homepage-sidebar {
	clear: right;
	float: right;
	text-align: right;
	margin: 15px 32px 0 0;
}

div#bootcamp-buttons {
	float: right;
	width: 115px;
}

div#magazine-scroller {
	background: white url(../img/magazine_scroller.png) no-repeat 0 0;
	height: 202px;
	width: 938px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
}

div#magazine-scroller img {
	position: absolute;
	top: 48px;
	left: 25px;
}

div#homepage-container {
	position: relative;
	height: 1%;
}

div#homepage-locations {
	float: right;
	width: 550px;
}

div#homepage-locations div.locations-grid {
	margin-left: 14px;
}

div.locations-grid {
	width: 536px;
}

div.locations-grid div.location {
	margin: 0 15px 0 0;
	width: 253px;
	float: left;
}

div.locations-grid img {
	margin-bottom: 15px;
}

div#homepage-success-stories {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 100;
}

div#banner-help-for-heroes {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}

body#layout-homepage div#content-area-container {
	width: 960px;
}

div#content-area {
	position: relative;
	height: 1%;
	padding-bottom: 20px;
	background: white url(../img/content_area_gradient.jpg) repeat-x 0 0;
}

div#main-col {
	position: relative;
	padding: 10px 15px 10px 15px;
	z-index: 2;
}

body#layout-2col div#main-col,
body#layout-bootcamps div#main-col {
	float: left;
	width: 535px;
	padding-right: 0;
}

body#layout-homepage div#main-col {
	padding-right: 0;
}

div#sidebar {
	float: right;
	width: 288px;
	position: relative;
	height: 1%;
	padding-top: 35px;
}

body#layout-bootcamps div#sidebar {
	background-color: white;
	padding-top: 60px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

div#sidebar img {
	margin-bottom: 40px;
}

div#sidebar div.padding {
	padding: 0 9px;
}

body.theme-womens div#sidebar,
body.theme-couples div#sidebar,
body.theme-bridal div#sidebar,
body.theme-bikini div#sidebar {
	background: white url(../img/themes/womens.jpg) no-repeat 0 10px;
}

body.theme-mens div#sidebar {
	background: white url(../img/themes/mens.jpg) no-repeat 0 10px;
}
body.theme-couples div#sidebar {
	background: white url(../img/themes/mixed.jpg) no-repeat 0 10px;
}
body.theme-days div#sidebar {
	background: white url(../img/themes/days.jpg) no-repeat 0 10px;
}
body.theme-evenings div#sidebar {
	background: white url(../img/themes/evenings.jpg) no-repeat 0 10px;
}
body.theme-spain div#sidebar {
	background: white url(../img/themes/spain.jpg) no-repeat 0 10px;
}
body.theme-bespoke div#sidebar,
body.theme-mixed div#sidebar {
	background: white url(../img/themes/bespoke.jpg) no-repeat 0 10px;
}



div#content-area p {
	margin: 0 0 1em 0;
}

div#content-area table.locations {
	margin-bottom: 1em;
}

div#content-area a {
	color: #3d8af4;
}

body#layout-homepage div#content-area a {
	color: #6CA792;
}

div#content-area a:hover {
	color: black;
	text-decoration: underline;
}

div#footer {
	color: white;
	font-size: 90%;
	height: 207px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	width: 845px;
}

body#layout-homepage div#footer {
	width: 960px !important;
}

div#footer p {
	margin: 0 0 1em 0;
	line-height: 1em;
}

div#footer a {
	color: white;
}

div#footer div.banner {
	position: absolute;
	top: 20px;
	left: 0;
}

div#footer div.copyright {
	position: absolute;
	width: 650px;
	top: 115px;
	left: 0;
	z-index: 10;
}

div#footer div.twitter-logo {
	position: absolute;
	bottom: 0;
	left: 0;
}

div#footer div.facebook-logo {
	position: absolute;
	bottom: 0;
	left: 125px;
}

div#footer div.fsb-logo {
	position: absolute;
	bottom: 0px;
	right: 330px;
}

div#footer div.help-for-heroes-logo {
	position: absolute;
	bottom: 0;
	right: 0px;
	text-align: center;
	width: 124px;
	font-size: 90%;
}

div#footer div.help-for-heroes-logo img {
	margin-top: 10px;
}

div#footer div.nhs-logo {
	position: absolute;
	bottom: 0px;
	right: 140px;
	text-align: center;
	width: 175px;
}

div#footer div.nhs-logo img {
	margin-top: 5px;
}


div#content {
	padding: 0 10px 10px 10px;
}

div#content ul {
	list-style-type: square;
	margin: 1em 0;
}

div#content ol {
	list-style-type: decimal;
	margin: 1em 0;
}

div#content ul li,
div#content ol li {
	margin-left: 3em;
}

div#breadcrumbs {
	margin-right: 190px;
	padding: 10px 0 0 10px;
}

h4.post-it-heading {
	text-indent: -5000px;
	height: 55px;
	width: 300px;
	margin: 1em 0 0 0;
}

h4.our-locations {
	background: transparent url(../img/headings/our_locations.jpg) no-repeat 0 0;
}

h4.south-devon {
	background: transparent url(../img/headings/south_devon.jpg) no-repeat 0 0;
}

h4.devon {
	background: transparent url(../img/headings/devon.jpg) no-repeat 0 0;
}

h4.herefordshire {
	background: transparent url(../img/headings/herefordshire.jpg) no-repeat 0 0;
}


h4.dates-and-prices {
	background: transparent url(../img/headings/latest_dates_and_prices.png) no-repeat 0 0;
	height: 80px;
	width: 317px;
	position: absolute;
	top: -17px;
	left: -15px;
	margin: 0;
}

h4.nutrition-articles {
	background: transparent url(../img/headings/nutrition_articles.png) no-repeat 0 0;
}

h4.online-articles {
	background: transparent url(../img/headings/online_articles.png) no-repeat 0 0;
}

h4.our-articles {
	background: transparent url(../img/headings/our_articles.png) no-repeat 0 0;
}

h4.weight-loss-articles {
	background: transparent url(../img/headings/weight_loss_articles.png) no-repeat 0 0;
}


h4.typical-menu {
	background: transparent url(../img/headings/typical_menu.png) no-repeat 0 0;
}

h4.daytime-activities {
	background: transparent url(../img/headings/daytime_activities.png) no-repeat 0 0;
}

h4.challenge-by-choice {
	background: transparent url(../img/headings/challenge_by_choice.jpg) no-repeat 0 0;
}

h4.relaxing-evenings {
	background: transparent url(../img/headings/relaxing_evenings.jpg) no-repeat 0 0;
}

h4.our-contact-details {
	background: transparent url(../img/headings/our_contact_details.png) no-repeat 0 0;
}

h4.featured-article {
	background: transparent url(../img/headings/featured_article.png) no-repeat 0 0;
}















div#content h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0;
	color: #333;
}

div.clear {
	height: 0;
	clear: both;
	overflow: hidden;
}


div#gallery {
}

div#gallery ul li {
	float: left;
	margin: 0 8px 8px 0;
	background-color: white;
	padding: 6px;
}

div#gallery ul li.first {
	clear: both;
}

div#gallery ul li a {
	display: block;
	text-indent: -5000px;
	width: 170px;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	outline: none;
}

#content table {
	border-collapse: collapse;
	border: 0;
	margin-bottom: 1em;
}

#content table th {
	font-weight: bold;
	border-bottom: 2px solid #EC1C23;
	padding: 5px 10px;
}

#content table td {
	padding: 5px 10px;
}


span.highlight {
	color: #EC1C23;
}

a.pdflink {
	background: transparent url(../img/icons/icon_pdf.gif) no-repeat 0 0;
	padding: 1px 0 2px 22px;
	line-height: 16px;
}



div#sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#sitemap ul li {
	margin: 2em 0 0.5em 0;
}

div#sitemap ul li ul li {
	margin: 0.5em 0;
	padding-left: 17px;
	background: transparent url(../img/sitemap_list_icon.gif) no-repeat 1px 0;
}

div#sitemap ul li span.header {
	font-size: 120%;
	font-weight: bold;
}

div#sitemap ul li ul li a {
}

div.left-col {
	width: 49%;
	float: left;
}

div.right-col {
	width: 49%;
	float: right;
}

div.ticks ul,
ul.ticks {
	margin: 0 0 1em 0;
}

div.ticks ul li,
ul.ticks li {
	background: transparent url(../img/tick_green.png) no-repeat 0 0;
	color: #6ca792;
	padding: 2px 0 2px 25px;
	margin-bottom: 0.5em;
}

div.ticks li.black,
ul.ticks li.black {
	background: transparent url(../img/tick_black.png) no-repeat 0 0;
	color: #333;
}


div#content div.contact-form {
	width: 58%;
	float: left;
}

div#content div.contact-details {
	width: 36%;
	float: right;
}

div#content img {
	border: 6px solid white;
	margin-right: 9px;
}

div#content img.noborder {
	border: 0;
	margin-right: 0;
}


div.inset-image {
	float: left;
	margin: 0 15px 15px 0;
	background-color: white;
	clear: both;
}

div.inset-image img {
	margin: 0 !important;
}

div.inset-image p {
	font-weight: bold;
	padding: 5px 0 12px 7px;
	margin: 0 !important;
}

div.inset-image p a {
	color: #ec1c23;
	text-decoration: none;
}



div#gallery-index {
}

div#gallery-index div.gallery {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	background-color: white;
	padding: 6px;
}

div#gallery-index div.gallery a {
	display: block;
	text-indent: -5000px;
	width: 170px;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	outline: none;
}

.last {
	margin-right: 0 !important;
}

div.local-facts-box {
	background: #d3e4de url(../img/local_facts_box.gif) no-repeat left top;
}

div.local-facts-box div {
	background: transparent url(../img/local_facts_box_footer.gif) no-repeat left bottom;
	padding: 10px 10px 10px 140px;
}

div#sidebar-dates-prices-table {
	margin-bottom: 40px;
}

div#sidebar-dates-prices-table div.tabs {
	height: 28px;
}

div#sidebar-dates-prices-table div.tabs a {
	float: left;
	width: 110px;
	display: block;
	margin-right: 5px;
	line-height: 34px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	cursor: pointer;
}

div#sidebar-dates-prices-table div.tabs a.tab-active {
	background: transparent url(../img/dates_prices_tab.png) no-repeat 0 0;
	color: white;
	text-decoration: none;
}

div#sidebar-dates-prices-table div.container {
	background: transparent url(../img/dates_prices_container.png) no-repeat left top;
	line-height: 2em;
	height: 1%;
	position: relative;
}

div#sidebar-dates-prices-table div.container div {
	background: transparent url(../img/dates_prices_container_footer.png) no-repeat left bottom;
	padding: 15px;
}

div#sidebar-dates-prices-table table td {
	padding-right: 10px;
}

div.green-box {
	position: relative;
}

div#sidebar div.green-box {
	margin-bottom: 20px;
}

div.green-box div.body {
	padding: 14px;
}

div.green-box div.footer {
	height: 14px;
}

div.green-box div.with-post-it {
	padding-top: 40px;
}

div#sidebar div.green-box h4.post-it-heading {
	position: absolute;
	top: -30px;
	left: -10px;
}

div#main-col div.green-box h4.post-it-heading {
	position: absolute;
	top: -25px;
	left: -5px;
}

div#sidebar div.green-box div.body {
	background: transparent url(../img/green_box_sidebar.png) no-repeat 0 0;
}

div#main-col div.green-box div.body {
	background: transparent url(../img/green_box_main.png) no-repeat 0 0;
}

div#sidebar div.green-box div.footer {
	background: transparent url(../img/green_box_sidebar.png) no-repeat 0 bottom;
}

div#main-col div.green-box div.footer {
	background: transparent url(../img/green_box_main.png) no-repeat 0 bottom;
}

div.dates-prices-table {
	clear: both;
	margin-top: 20px;
	/*
		position: relative;
		height: 1%;
		display: inline-block;
	*/
}

div.womens-dates-prices-table,
div.couples-dates-prices-table,
div.bikini-dates-prices-table,
div.bridal-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-womens.png) no-repeat 0 0;
}
div.mens-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-mens.png) no-repeat 0 0;
}
div.mixed-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-bespoke.png) no-repeat 0 0;
}
div.couples-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-mixed.png) no-repeat 0 0;
}
div.days-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-days.png) no-repeat 0 0;
}
div.evenings-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-evenings.png) no-repeat 0 0;
}
div.spain-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-spain.png) no-repeat 0 0;
}
div.bespoke-dates-prices-table {
	background: transparent url(../img/themes/dates-prices-grad-bespoke.png) no-repeat 0 0;
}

div.womens-dates-prices-table div.table-footer,
div.couples-dates-prices-table div.table-footer,
div.bikini-dates-prices-table div.table-footer,
div.bridal-dates-prices-table div.table-footer {
	background: white url(../img/themes/dates-prices-grad-womens.png) no-repeat 0 bottom;
}
div.mens-dates-prices-table div.table-footer {
	background: white url(../img/themes/dates-prices-grad-mens.png) no-repeat 0 bottom;
}
div.mixed-dates-prices-table div.table-footer {
	background: white url(../img/themes/dates-prices-grad-mixed.png) no-repeat 0 bottom;
}
div.days-dates-prices-table div.table-footer {
	background: white url(../img/themes/dates-prices-grad-days.png) no-repeat 0 bottom;
}
div.evenings-dates-prices-table div.table-footer {
	background: white url(../img/themes/dates-prices-grad-evenings.png) no-repeat 0 bottom;
}
div.spain-dates-prices-table div.table-footer {
	background: white url(../img/themes/dates-prices-grad-spain.png) no-repeat 0 bottom;
}
div.bespoke-dates-prices-table div.table-footer {
	background: white url(../img/themes/dates-prices-grad-bespoke.png) no-repeat 0 bottom;
}

div.dates-prices-table div.table-footer {
	clear: both;
	height: 15px;
}

div.dates-prices-table div.watermark {
	background: transparent url(../img/pbc_angle_logo.png) no-repeat 350px 5px;
	padding: 15px;
	/*
		position: relative;
		height: 1%;
		display: inline-block;
	*/
}

div.dates-prices-table div.table {
	width: 381px;
	padding-top: 66px;
/*
	position: relative;
	height: 1%;
	display: inline-block;
*/
}

div.dates-prices-table div.dates-prices-table-2009 {
	background: transparent url(../img/table_header_2009.png) no-repeat 0 0;
	float: left;
}
div.dates-prices-table div.dates-prices-table-2010 {
	background: transparent url(../img/table_header_2010.png) no-repeat 0 0;
	float: left;
}
div.dates-prices-table div.dates-prices-table-2011 {
	background: transparent url(../img/table_header_2011.png) no-repeat 0 0;
	float: right;
}

div.dates-prices-table div.table table {
	margin-left: 16px;
	width: 365px;
	border-bottom: 5px solid #6CA792;
	z-index: 100;
/*
	height: 1%;
	position: relative;
*/
}

div.dates-prices-table div.table table tr {
	border-bottom: 1px solid #6CA792;
}

div.dates-prices-table div.table table td {
	padding: 4px 7px;
}

table.weight-loss-results {
	background: transparent url(../img/themes/results_grid_womens.png) no-repeat 0 0;
	width: 254px;
	font-size: 180%;
	margin-bottom: 50px;
}


table.weight-loss-results tr td {
	width: 127px;
	line-height: 70px;
	height: 105px;
	text-align: center;
	vertical-align:text-top;
}

table.womens-weight-loss-results {
	background: transparent url(../img/themes/results_grid_womens.png) no-repeat 0 10px;
}

table.mens-weight-loss-results {
	background: transparent url(../img/themes/results_grid_mens.png) no-repeat 0 10px;
}

div.content ul, div.content ol {
	padding-left: 3em;
}

div.content ul, div.content ol {
	margin:1em 0;
}

div.content ul li {
	list-style-type:disc !important;
}

div.content ol li {
	list-style-type:decimal !important;
}

div#press-video {
	position: absolute;
	top:20px;
	right:20px;
	z-index: 1;
}


div#press-contact-details {
	position: absolute;
	width: 249px;
	height: 123px;
	background: transparent url(../img/press_logos/post-it.png) no-repeat 0 0;
	padding: 50px 15px 0 20px;
}

div#press-contact-details p {
	margin: 0;
	padding: 0;
}

div#press-logos {
	padding-right: 10px;
}

div#press-logos p {
	text-align: right;
}

div#press-logos img {
	margin: 10px 0 0 0;
	float: left !important;
}

div#press-logos strong {
	font-size: 120%;
	font-weight: normal;
	clear: left;
	display: block;
}

body._online-store div#content-area {
	display: none;
}

div.weather-feed {
	margin: 15px 0;
}

div.weather-feed div.weather {
	background-color: #eef5fe;
	overflow: hidden;
	border-right: 1px solid #daeaff;
	border-bottom: 1px solid #daeaff;
	margin-bottom: 5px;
}

div.weather-feed div.day {
	width: 105px;
	float: left;
	text-align: center;
	border-left: 1px solid #daeaff;
	padding-bottom: 5px;
}

div.weather-feed div.day div.name {
	height: 20px;
	line-height: 20px;
	color: white;
	font-weight: bold;
	background: white url(../img/weather_title.gif) repeat-x 0 0;
	text-transform: uppercase;
	font-size: 90%;
}

div.weather-feed div.day div.icon {
	margin-top: 5px;
}

div.weather-feed div.day div.summary {
	font-weight: bold;
	margin-bottom: 5px;
}
div.weather-feed div.day div.high {
	font-weight: bold;
}

div.weather-feed div.day div.low {
	font-size: 90%;
}

div.weather-feed div.grey-link,
div.weather-feed div.grey-link a {
	color: #ccc !important;
	text-align: right;
}

div.weather-feed div.promo-links {
	position: absolute;
	left: -5000px;
}

div#success-story table p {
	margin: 0 !important;
}

div#success-story table table a {
	display: block;
	margin-bottom: 10px;
}

div#success-story table table {
	margin-bottom: 20px;
}

div#success-story table img {
	margin-bottom: 10px;
}

div#sidebar div.success-stories {
	margin-bottom: 40px;
}

div#sidebar div.success-stories p {
	margin: 0 !important;
	padding: 0 !important;
}
div#sidebar div.success-stories img {
	margin: 0 !important;
	padding: 0 !important;
}

table.success-stories img {
	margin: 0 20px 20px 0;
}

h2 a {
	color: #6ca792 !important;
}

div#videos {
	
}

div#videos div.video {
	float: left;
	width: 246px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.green-box p {
	margin: 0 !important;
	padding-bottom: 1em;
}

#shadowbox_title {
  border: 0px solid;
}

#shadowbox_info {
  border: 0px solid;
}


div#hall-of-fame-article {
	width: 510px;
}

table.weight-loss {
	border-bottom: 7px solid #6da792;
	margin-bottom: 1em;
}

table.weight-loss td a {
	color: #6CA792 !important;
	font-size: 90%;
}


div#main-col h1.pink {
	font-size: 360%;
	margin-bottom: 0;
}

div#hall-of-fame-article div.inline-image {
	float:left;
	margin-left:-15px;
	width:220px;
}


div.hall-of-fame-index {
	position: relative;
}

div.hall-of-fame-index table p {
	margin: 0 !important;
	font-size: 110%;
}

div.hall-of-fame-index table {
	background: transparent url(/img/hall_of_fame/rule8px.gif) repeat-x 0 307px;
}

div.hall-of-fame-index div.stats {
	position: absolute;
	left: 280px;
	top: 330px;
}

div.hall-of-fame-index div.video {
	position: absolute;
	right: 0;
	top: 249px;
}

div.hall-of-fame-index table h1 {
	width: 400px;
}

div.hall-of-fame-index table td.right img {
	margin-top: 38px;
}
