/* @override http://www.epicureanassociates.com/style.css */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

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;
	background: white;
}

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: "" "";
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#header {
	width: 100%;
	height: 15px;
	background-color: #ff8200;
}

#footer {
	width: 100%;
	height: 15px;
	background-color: #ff8200;
	float: left;
	margin-top: 5px;
}

#holder {
	width: 960px;
	margin: 100px auto;
}

#sidebar {
	width: 220px;
	margin-left: 10px;
	float: left;
}

#maincontent {
	width: 520px;
	float: left;
	margin-left: 100px;
}

img.mainsphereimage {
	margin-bottom: 15px;
	border: 1px solid #dedede;
}

#maincontent a h4 {
	color: #ff8200;
	font: normal 20px/28px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

div.spherearchive {
	margin-top: 25px;
}

div.spherearchive:hover {
	opacity: 0.8;
}

#maincontent h2 {
	font-size: 18px;
	line-height: 24px;
	color: #646464;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-weight: 200;
}

#testimonial h3 {
	
}

img.intropic {
	margin-top: 242px;
	margin-bottom: 188px;
}

#maincontent h1 {
	font: 200 25px/34px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #808080;
	margin-bottom: 20px;
}

#maincontent h3 {
	font: italic bold 22px/22px Georgia, "Times New Roman", Times, serif;
	color: #3e3d3d;
	margin-top: 50px;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 20px;
	padding-bottom: 7px;
}

#maincontent p, p {
	color: #3a3a3a;
	font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 1.5em;
}

#subscribebox form div span.label label {
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: inline-block;
	margin-bottom: 5px;
}

input#name,
input#l389055-389055 {
	width: 190px;
	height: 20px;
	margin-bottom: 15px;
}

#maincontent ul.orange li,
li.orange {
	list-style-image: url(images/circle.gif);
	list-style-position: outside;
	margin-bottom: 10px;
	font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 0;
	text-align: left;
}

ul.orange {
	padding-left: 20px;
	border-bottom: 1px solid #bebebe;
	padding-bottom: 10px;
	list-style-position: outside;
}

#what h2,
#sidebar a.spherelink h3,
#sidebar a.resourceslink h3,
#sidebar a.getintouchlink h3,
#testimonial h3,
#sidebar a.tips h3 {
	font: bold 18px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}



a.getintouchlink {
	display: block;
	text-decoration: none;
	background: url(images/get-in-touch.jpg) no-repeat 20px 0;
	padding-top: 55px;
	margin-bottom: 50px;
}


a.resourceslink {
	display: block;
	text-decoration: none;
	background: url(images/resources.gif) no-repeat;
	padding-top: 125px;
}


#sidebar a.spherelink p,
#sidebar a.resourceslink p,
#sidebar a.tips p {
	font-size: 13px;
	margin-top: 14px;
}


#what p {
	font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#what h3 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
}

#sidebar h4 {
	font: bold 11px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#testimonial {
	background-color: #d9d9d9;
	padding: 10px 14px 20px;
	margin-top: 30px;
}

#subscribebox {
	background-color: #d9d9d9;
	padding: 10px 14px 20px;
	margin-top: 230px;
}

img.inbox {
	margin-left: 15px;
	float: left;
}

span.subscribe {
	color: #888;
	font-size: 15px;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
}

a.spherelink {
	display: block;
	padding: 10px 14px 20px;
	margin-top: 40px;
	text-decoration: none;
	background: #d9d9d9 url(images/sphere-newsletter.gif) no-repeat right bottom;
	margin-bottom: 60px;
}

a.tips {
	display: block;
	padding: 10px 14px 20px;
	margin-top: 40px;
	text-decoration: none;
	background: url(images/tip-bk.gif) no-repeat right bottom;
	margin-bottom: 60px;
	height: 130px;
}



div.spherecurrent {
	margin-top: 50px;
	margin-bottom: 50px;
}

#maincontent div.spherecurrent h4 {
	font: 28px/32px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #ff8200;
}

#testimonial2 {
	background-color: #d9d9d9;
	padding: 10px 14px 20px;
	margin-top: 80px;
}

img.david {
	margin-top: 66px;
}

#sidebar h5, h5 {
	font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#details p {
	font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

.right {
	text-align: right;
}



img.button {
	margin-top: 22px;
	margin-bottom: 0px;
}

#maincontent a h1 {
	text-decoration: none;
	font-weight: bold;
}

#maincontent a,
span.orangebold {
	text-decoration: none;
	font-weight: bold;
	color: #ff8200;
}

#details {
	width: 960px;
	border-top: 1px solid #d6d6d6;
	float: left;
	margin-left: 10px;
	margin-top: 100px;
	padding-top: 20px;
}

#details p a,
#sidebar p a  {
	color: #ff8200;
	text-decoration: none;
	font-weight: bold;
}

img.logo {
	float: left;
}

#testimonial h4, #testimonial2 h4 {
	font: italic 14px/24px Georgia, "Times New Roman", Times, serif;
	color: #5a5a5a;
}

a.maillink {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

#form {
	display: none;
}

input.my-url {
	display: none;
}

#formleft h2 {
	font: 200 40px/28px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3a3a;
	margin-top: 20px;
	margin-bottom: 20px;
}

#formright {
	margin-left: 120px;
}

#what {
	margin-top: 195px;
}

input#sendbutton {
	margin-top: 10px;
}

#formleft p {
	font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#formleft {
	
}

input#firstname, input#surname, input#email,  input#telephone {
	width: 300px;
	height: 25px;
	font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #bebebe;
	margin-top: 15px;
	padding: 3px;
}

textarea.textstyle {
	width: 300px;
	height: 100px;
	font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #bebebe;
	margin-top: 15px;
	padding: 3px;
}

span.larger {
	font: 200 15px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3a3a;
}

span.smaller {
	font-size: 12px;
}

#openingheader {
	width: 960px;
	float: left;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 60px;
}

#openingheader a h1 {
	display: none;
}

#openingheader ul {
	float: left;
	margin-left: 330px;
}

#openingheader ul li {
	float: left;
	margin-bottom: 10px;
}

#openingheader ul li a {
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-left: 1px solid #e4e4e4;
	padding-left: 4px;
	padding-bottom: 10px;
	padding-top: 4px;
	padding-right: 23px;
}

#openingheader ul li a:hover {
	border-bottom: 3px solid #ff8200;
}

span.orange {
	color: #ff8200;
	text-decoration: none;
	font-weight: bold;
}

a.current {
	border-bottom: 3px solid #ff8200;
}

#openingheader h2 {
	float: left;
	margin-left: 108px;
	font: 200 48px/28px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #6b6768;
	margin-top: 26px;
	margin-bottom: 65px;
}

div.shelf {
	border-bottom: 4px solid #000;
	float: left;
	margin-bottom: 40px;
	width: 595px;
	display: inline;
}

#maincontent div.shelf a.book img {
	margin: 0;
	float: left;
}

h1.smaller {
	font-size: 14px;
}

span.larger {
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}

span.quote {
	font-size: 20px;
	line-height: 26px;
	margin-left: 55px;
	margin-right: 55px;
	display: block;
}

img.coriander {
	float: right;
	margin-right: -140px;
	padding-left: 20px;
	padding-bottom: 20px;
}

span.continuereading {
display: block;
height: 35px;
		border-bottom: 1px solid #bebebe;
			border-top: 1px solid #bebebe;
	text-align: center;
	font-weight: bold;
	background: url(images/sphere/continue-reading.jpg) no-repeat 120px center;
margin-bottom: 24px;
padding-top: 15px;
}

.youmightenjoy {
	margin-top: 40px;
	float: left;	
}

a.spheresidebarlink {
	display: block;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	color: #262626;
	padding-top: 5px;
	padding-bottom: 10px;
}

a.spheresidebarlink:hover{
	background-color: #f1f1f1;
}

a.spheresidebarlink h3 {
	color: #f88900;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

#maincontent a.blank{
	color: #3a3a3a;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	cursor: text;
}

#sidebar h2 {
	font: 15px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6e6e6e;
}


#sidebar div.youmightenjoy h2 a {
	color: #f88900;
	font-weight: bold;
	text-decoration: none;
}

img.left {
	float: left;
}

img.right {
	float: right;
}


span.indent{
	margin-left: 20px;
	display: block;
}


.block h4 {
	color: #555;
	font: bold 16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-bottom: 1.0em;

}






h1 span { color: #666; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 0.5em;
	display: block;
	color: #666;
}
 
h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(images/slider-arrows.gif) no-repeat;
	height: 46px;	line-height: 46px;
	width: 500px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 0 0 50px;
}
h2.acc_trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;


}


.acc_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.acc_container img {
	float: left;
	margin-bottom: 30px;
}

div.block ul {
	list-style-type: disc;
	margin-bottom: 2em;
}

div.block ul li {
	list-style-type: disc;
		color: #3a3a3a;
	font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 0.5em;
	margin-left: 30px;
		color: #ff8200;
	text-decoration: none;
	font-weight: bold;
}

div.block {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 50px;
	
}


.tipwrap{
	float: left;
	padding: 20px;
	background-color: #f7f7f7;
	margin-bottom: 40px;
}

h4.bolder {
	color: #000;
	font-size: 22px;
}
.download
{
	padding-top: 10px;
}

