html {
	font: 16px/24px Arial, sans-serif;
	color: #4b2942;
	margin: 0;
	background: #fff;
}

body {
	background: url('backgroundfade.png') #fff center center repeat-y;
	margin: 0;
}

table {
	border-collapse: collapse;
}

a {
	color: #66385b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


h1 {
	margin: 0 0 24px 0;
	padding: 24px 0 0 0;
}
h2 {
	margin: 24px 0;
}

p, ul, ol {
	margin: 6px 0;
}

ul, ol {
	padding-left: 34px;
}
	ol.boxcontent, ul.boxcontent {
		padding-left: 44px;
		margin-bottom: 0;
	}

input {
	font-size: 1em;
	line-height: 1em;
}


.left {
	float: left;
}
.right {
	float: right;
}
	
#pagecontainer {
	width: 980px;
	margin: 0 auto;
}

#navlinks {
	font-size: 17px;
	font-weight: bold;
}

#logo {
	margin: 30px 52px 0 0;
	float: right;
}
	#logo dd {
		display: none;
	}
* html #logo {
	margin-right: 26px;
}


#fastlogin, #members {
	position: absolute;
	left: 52px;
	top: 40px;
	z-index: 200;
}
	#fastlogin dl, #fastlogin p.submit{
		float: left;
		margin: 0;
	}
	#fastlogin p.submit {
		margin: 36px 0 0 4px;
	}
	#fastlogin dt {
		display: none;
	}
	#fastlogin dd {
		margin: 4px 0;
	}
	#fastlogin  h2 {
		font-size: 16px;
		margin: 0;
		font-weight: normal;
	}
	#fastlogin input.text {
		background: #f7f7f7;
		border-left: 2px solid #ccc;
		border-top: 2px solid #ccc;
		border-right: 2px solid #eee;
		border-bottom: 2px solid #eee;
		width: 10em;
		font-size: 16px;
		color: inherit;
	}
	#fastlogin .forgot {
		font-size: 12px;
		clear:both;
	}
	#fastlogin .forgot a {
		color: inherit;
	}
	
	#fastlogin .inactive input.text {
		color: #a8a0a2;
	}

#members {
	width: 300px;
}
	#members h2 {
		font-size: 16px;
		font-weight: bold;
		margin: 0;
	}
	#members p {
		font-size: 14px;
		line-height: 24px;
	}

#header {
	position: relative;
	height: 150px;
	background: #f4f4f4 url("fade_header.png") center top;
}


#nav {
	background: #99ccff url("nav_background.png");
	height: 47px;
	padding-top: 22px;
}
	#nav h2 {
		display: none;
	}
	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0 0 0 14px;
		text-align: center;
	}
		#nav ul li {
			float: left;
		}
		#nav a {
			padding: 14px 14px 16px 14px;
			color: #ffffff;
			text-decoration: none;
		}
		#nav a:hover {
			color: #f0d6e9;
		}
		#nav a:active {
			color: #85657c;
		}

		#page_introduction #navlinks .page_introduction a,
		#page_series #navlinks .page_series a,
		#page_view #navlinks .page_series a,
		#page_bought #navlinks .page_series a,
		#page_how #navlinks .page_how a,
		#page_faq #navlinks .page_faq a,
		#page_about #navlinks .page_about a {
			color: #4b3d47;
			background: url("nav_triangle.png") center bottom no-repeat;
		}



#footer {
	background: #4b2942 url("fade_footer.png") center top repeat-x;
	clear: both;
	/*padding-top: 20px;*/
	padding: 54px 34px 34px 34px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	min-height: 172px;
}
	#footer p {
		clear: both;
		font-size: 12px;
		margin: 12px 0 12px 0;
	}
	#footer .designer {
		color: #7c446d;
		margin-top: 0;
	}
		#footer .designer a {
			color: #b1619c;
		}

	#footer h2, #footer h3 {
		display: none;
	}
	#footer a {
		color: #A9B2B1;
	}
	
	#footer .info.left {
		float: left;
		width: 550px;
	}
	#footer .info.right {
		float: right;
		width: 350px;
	}
		#footer .info ul {
			list-style: none;
			padding: 0;
			margin: 0;
			width: 439px;
		}
			#footer .info li {
				float: left;
				width: 140px;
				margin-right: 10px;
			}

		#footer .info.right ul{
			width: 350px;
		}
			#footer .info.right li {
				float: right;
				width: 48px;
				margin-left: 10px;
			}

.half.left {
	width: 439px;
	float: left;
}
.half.right {
	width: 439px;
	float: right;
}

#body {
	background: #fff url("fade_body.png") center top repeat-x;
	padding: 0 0 20px 0;
}
	#page_introduction #body .bodyleft {
		margin-left: 34px;
		width: 414px;
		float: left;
	}
	#page_introduction #body .bodyright {
		width: 512px;
		margin-top: -12px;
		float: right;
	}
		/* IE6 */
		* html #page_introduction #body .bodyleft {
			margin-left: 20px;
		}
		* html #page_introduction #body .bodyright {
			margin-right: 32px;
			margin-top: 0;
			width: 440px;
		}
	#page_introduction #body .clickbox {
		width: 203px;
		margin-left: 18px;
		float: left;
	}
	#page_introduction #body .clickbox.first {
		margin-left: 29px;
		clear: both;
	}
		/* IE6 */
		* html #page_introduction #body .clickbox.first {
			margin-left: 0;
		}


h1 {
	font-size: 35px;
	line-height: 42px;
	font-weight: normal;
	color: #4b2942;
}

h2 {
	font-size: 24px;
}

.shieldbox_outer {
	padding-left: 33px;
	background: url("shieldboxlr.png") left top;
	max-width: 1425px;
	display: inline-block;
	color: #fff;
}

	.shieldbox_inner {
		background: url("shieldboxlr.png") right 800px;
		padding: 42px 47px 4px 0;
		min-height: 258px;
	}
	.shieldbox_inner.paddedcontent {
		padding: 52px 58px 14px 13px;
	}

	/* IE6 */
	* html .shieldbox_outer {
		margin-top: 24px;
		padding: 0;
		background: #311b2b;
	}
	* html .shieldbox_inner {
		background: none;
		padding: 4px;
	}
	* html .shieldbox_inner.paddedcontent {
		padding: 14px;
	}
	* html .watch .shieldbox_outer {
		width: 648px;
	}
	*:first-child+html  .watch .shieldbox_outer {
		width: 687px;
	}
	
	
a img {
	border: 0;
}

.offer {
	position: absolute;
	top: 0;
	margin: 0;
	z-index: 100;
}
	.offer.left {
		left: 0;
	}
	.offer.right {
		right: 0;
	}
	
	/* IE6 */
	* html .offer {
		display: none;
	}
	
.clickbox {
	margin-top: 20px;
	background: #4b2942 url("fade_footer.png") center -23px repeat-x;
	padding: 4px;
	position: relative;
	font-size: 14px;
	line-height: 16px;
}
	.clickbox p {
		margin: 3px 0;
	}
	.clickbox p.offer {
		margin: 0;
	}
	.clickbox, .clickbox a {
		color: #fff;
		text-decoration: none;
	}

.intro {
	font-weight: bold;
}


.arrowdown {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 17px 0;
	background: url("arrowdown.png") 20px bottom no-repeat;
	margin: 0;
}
h3.arrowdown {
	font-weight: normal;
}
	.arrowdown span {
		display: block;
		background: #4b2942 url("fade_box.png") left bottom repeat-x;
		padding: 10px 20px;
	}


.paddedcontent, .author {
	padding: 11px;
}
.author {
	margin: 7px 0 22px 0;
}
	.author h3 {
		font-size: 16px;
		margin: 0;
	}
	.author p {
		float: right;
		margin: 0 0 0 14px;
	}
	.author ul {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 14px;
		line-height: 24px;
	}	

.box {
	border: 1px solid #ccc;
}
	.box.generic {
		background: #fff url("fade_box_grey.png") left top repeat-x;
	}
	
	.box.generic .paddedcontent {
		padding-top: 0;
	}


.faqcontents {
	margin-bottom: 34px;
}
	.faq ol {
		font-size: 18px;
	}
		.faq ol ol {
			font-size: 12px;
			margin: 0;
			padding: 0;
		}
		.faq ol ul {
			font-size: 16px;
		}

	.faq li {
		margin-bottom: 17px;
	}
		.faq li h3 {
			font-size: 18px;
			margin: 0;
			font-weight: normal;
		}
		.faq li li {
			margin: 0;
		}
		.faq li p {
			font-size: 16px;
		}

#page_how .introduction {
	font-weight: bold;
}
		
#howdiagram {
	width: 707px;
	margin: 48px auto;
}
	#howdiagram p {
		text-align: center;
	}
	#howdiagram h3 {
		font-size: 14px;
		line-height: 16px;
	}
		#howdiagram h3 span {
			height: 48px;
		}
	#howdiagram .instruction {
		float: left;
		width: 213px;
		margin-left: 34px;
	}
		* html #howdiagram .instruction {
			width: 211px;
		}
		* html #howdiagram .instruction.first {
			padding-right: 1px;
		}
	#howdiagram .instruction.first {
		margin-left: 0;
	}

.series {
	margin: 20px 0;
	position: relative;
}
	.series h2 a {
		color: inherit;
		text-decoration: inherit;
	}
	.series .left {
		width: 207px;
		text-align: center;
	}
		/* IE6,7 */
		* html .series h2 a {
			color: #fff;
			text-decoration: none;
		}
		*:first-child+html  .series h2 a {
			color: #fff;
			text-decoration: none;
		}
		* html .series .left, * html .series div {
			position: relative;
		}

.boxcontent {
	padding: 0 20px 20px 20px;
}
	.boxcontent .about {
		width: 400px;
		float: left;
	}
	.boxcontent .shield {
		margin: 0;
		float: left;
	}
	.boxcontent.available {
		min-height: 200px;
	}
	.boxcontent .clip {
		float: right;
		margin: 4px 0 20px 20px;
	}
	.boxcontent .price {
		display: none;
	}
	.boxcontent .buy {
		margin: 0;
		float: right;
		text-align: center;
	}
		.boxcontent .buy strong {
			font-weight: normal;
			font-size: 12px;
		}
		.boxcontent .buy em {
			font-style: normal;
			font-size: 12px;
		}
		.boxcontent .buy a {
			text-decoration: none;
		}
		
#body .full {
	padding: 0 34px 34px 34px;
	position: relative;
}

#page_about .half.right li {
	line-height: 20px;
	padding: 2px 0;
}


.half .submit {
	margin: 12px 0 0 0;
	text-align: center;
}

.half input.text {
	width: 100%;
	padding: 2px;
	font-size: inherit;
}

#buyForm ul {
	list-style: none;
	padding: 0;
}

.errors {
	color: #4B2942;
	font-size: 12px;
	line-height: 12px;
	margin: 24px 0;
}

.errors h3 {
	font-size: 12px;
	font-weight: bold;
}

.quote {
	color: #82add8;
	font-weight: bold;
	font-size: 18px;
	margin: 24px 0;
}
	.quote em {
		font-size: 16px;
		font-weight: normal;
	}

.largequote {
	color: #82add8;
	font-weight: bold;
	margin: 48px 72px 24px 72px;
	font-size: 24px;
}
	.largequote em {
		font-size: 18px;
	}

.exampleimage {
	margin-top: 24px;
}

.boldlinks a {
	text-decoration: none;
	font-weight: bold;
	color: #4b2942;
}

.aboutpt a {
	text-decoration: none;
	font-style: italic;
	color: #4b2942;
}

.episode {
	margin-top: 24px;
}
	.episode h2 {
		text-align: center;
	}
		.episode h2 em {
			font-size: 16px;
			text-transform: uppercase;
			font-style: normal;
			letter-spacing: -1px;
			color: #65485d;
		}

	.watch {
		margin-bottom: 72px;
		text-align: center;
	}
		.watch h2 {
			margin-bottom: 0;
		}
	
	
	#tracker input.text {
		width: 4em;
	}
	
	#tracker .box {
		margin-top: 24px;
	}
	#tracker .left {
		width: 281px;
	}
	#tracker .right {
		width: 597px;
	}
		* html #tracker .right {
			position: relative;
		}
	
	#tracker .right h3 {
		font-size: 32px;
		line-height: 48px;
		font-weight: normal;
		margin: 12px 0 0 0;
	}
	#tracker .right h4 {
		font-size: 24px;
		font-weight: bold;
		margin: 24px 0;
	}
	#tracker .left ol {
		line-height: 18px;
	}
		#tracker .left li {
			padding-top: 3px;
			padding-bottom: 3px;
		}
	#tracker .left table {
		width: 100%;
		text-align: left;
	}
	#tracker .left td, #tracker .left th {
		padding: 3px 0;
	}
	
	.setresults {
		text-align: right;
		width: 100%;
	}
	.setresults input {
		font-size: 12px;
	}
		.setresults th, .setresults td {
			padding: 6px;
		}
		.setresults thead th, .setresults thead td {
			border-bottom: 3px solid #4B2942;
			font-weight: bold;
		}
		.setresults tbody th, .setresults tbody td {
			border-top: 1px solid #CCC;
			font-weight: normal;
		}
		.setresults thead td, .setresults tbody th {
			text-align: left;
		}
		.setresults a {
			text-transform: lowercase;
			font-size: 14px;
		}

	
	.note {
		font-size: 12px;
	}

	#ui-datepicker-div {
		font-size: 12px;
		line-height: 12px;
	}

	#tracker #workoutDate {
		width: 6em;
	}
	
	#tracker .notice {
		font-size: 14px;
		font-weight: bold;
	}
	
	.jqplot-xaxis-tick, .jqplot-yaxis-tick {
		font-size: 12px;
		padding: 2px;
	}
	.jqplot-yaxis-tick {
		padding-right: 8px;
	}
	.jqplot-xaxis-tick {
		padding-top: 6px;
	}

#page_view .quote {
	display: none;
}

.series.personalised .shield {
	text-align: center;
	float: none;
}


body.squeeze {
	background-image: url('squeezebackgroundfade.png');
	font-size: 18px;
}
.squeeze #pagecontainer {
	width: 808px;
	padding: 30px;
	background: #fff url("fade_box_grey.png") center top repeat-x;
}
.squeeze #logo {
	margin: 0 0 0 0;
	float: right;
}
.squeeze #header {
	height: auto;
	background: none;
}

.squeeze #header h1 {
	padding-top: 30px;
	width: 460px;
	margin: 0 0 0 0;
}

.squeeze #body {
	background: none;
}
.squeeze #body p, .squeeze #body ul {
	margin: 24px 241px 24px 0;
}
.squeeze #body .right {
	width: 211px;
	margin: 0;
	float: right;
}
.squeeze #body .right p, .squeeze #body .right ul {
	margin: 10px auto;
}
.squeeze  #body .largelink {
	font-size: 36px;
	line-height: 36px;
	padding: 36px;
	text-align: center;
	margin-right: 0;
}
.squeeze #body .authorquote .right {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
.squeeze #body .authorquote .right p {
	margin: 0;
}
.squeeze  #body .authorquote  {
	margin: 40px 40px 40px 80px;
}
	.squeeze  #body  .right h3 {
		margin: 4px 0 4px 0;
	}
