/* @override http://www.howtocoachyourstaff.com.au/css/style.css */

html, body {
	padding: 0px;
	margin: 0px;
	font-size: 0.938em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Page Layout */
#page {
	/* Width of site */
	width: 800px;
	margin: 0px auto;
	padding: 0;
	background-color: #ffffff;
}

#header {
	margin: 0px;
	padding: 0px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	height: 39px;
	color: #ffffff;
	font-size: 16px; /* Don't use ems because the bg image is only a specific height */
	line-height: 16px;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #3D3B3C;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 39px;
	list-style: none;
	background-image: url(../images/nav-divider.png);
	background-position: right top;
	background-repeat: no-repeat;
}

ul#menu :hover ul {
	top: 39px;
}
#navigation ul li ul, #navigation ul#menu li ul, #navigation ul li ul li, #navigation ul#menu li ul li, #navigation ul li ul li a, #navigation ul#menu li ul li a {
	background-color: #3D3B3C;
	font-size: 14px;
	height: 35px;
	line-height: normal;
	padding: 0;
	margin: 0;
	background-image: none;
	width: 150px;
	border: none;
	color: #ffffff;
	text-align: left;
}
#navigation ul li ul li a, #navigation ul#menu li ul li a {
	padding: 3px;
}

#navigation ul li.last {
	background-image: none;
}

#navigation ul li a {
	padding: 10px;
	text-decoration: none;
	color: #ffffff;
	position: relative;
	top: 10px;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#body {
	margin: 0px;
	padding: 10px 40px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

#footer {
	background-color: #7e4882;
	padding: 10px;
	text-align: center;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer, #footer a {
	font-size: 10px;
	color: #ffffff;
}


.sidebar {
	width: 261px;
	padding: 0;
	float: left;
	background-image: url(../images/sidebar-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	top: -10px;
	left: -40px;
}

.sidebar .sidebar-inner {
	padding-right: 14px;
}

.sidebar .sidebar-top {
	background-image: url(../images/sidebar-bg-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}

.sidebar .sidebar-bottom {
	background-image:url(../images/sidebar-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}

#juliette-portrait {
	margin: 5px 0;
	text-align: center;
}

#juliette-audio {
	margin: 5px auto;
	padding: 12px 0 0 12px;
	width: 214px;
	background-image: url(../images/audio-button.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#next-course-date {
	margin: 5px 0;
	text-align: center;
	height: 34px;
	width: 248px;
	background-image: url(../images/next-course-date.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-top: 29px;
	font-size: 18px;
	text-decoration: none;
	display: block;
}
#sidebar-green {
	margin: 5px 0;
	text-align: center;
	height: 56px;
	width: 248px;
	background-image: url(../images/sidebar-green.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-top: 7px;
	font-size: 16px;
	text-decoration: none;
	display: block;
}





/* Standard Elements */
h1, h2, h3 {
}

h1 {
	color: #000000;
	font-size: 1.714em;
	text-align: center;
	font-weight: bold;
}
h2 {
	color: #39b54a;
	font-size: 1.429em;
	font-weight:bold;
}
h3 {
	color: #333333;
	font-size: 1.143em;
	font-weight: bold;
}

blockquote {
	font-style: italic;
	color: #333333;
  background: url(../images/quote/quote.gif) no-repeat left top;
	background-position: 5px 5px;
  padding: 1px 30px 10px;
	background-color: #f7f7f7;
}

blockquote:first-letter {
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}


hr {
	width: 80%;
	margin: 5px auto;
}



/* LISTS */
ul li, ol li {
	padding-bottom: 0.714em;
}

ul li {
	list-style-image: url(../images/bullet-tick.png);
}

ul.ticks li,
ul.crosses li,
ul.bullets li {
	list-style-image: url(../images/bullet-tick.png);
	margin-bottom: 0px;
	padding-bottom: 10px;
}

ul.crosses li {
	list-style-image: url(../images/bullet-cross.png);
}

ol.styled {
	font-style: italic;
	font-size: 1.286em;
	font-family: Georgia, Times, serif;
	color: #999999;
}
 
ol.styled span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

ol.graphical {
	padding-left: 25px;
}

ol.graphical li {
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:40px;
}

ol.graphical li.num1 {
	background-image:url(../images/list_numbers/1.gif);
}
ol.graphical li.num2 {
	background-image:url(../images/list_numbers/2.gif);
}
ol.graphical li.num3 {
	background-image:url(../images/list_numbers/3.gif));
}
ol.graphical li.num4 {
	background-image:url(../images/list_numbers/4.gif);
}
ol.graphical li.num5 {
	background-image:url(../images/list_numbers/5.gif);
}
ol.graphical li.num6 {
	background-image:url(../images/list_numbers/6.gif);
}
ol.graphical li.num7 {
	background-image:url(../images/list_numbers/7.gif);
}
ol.graphical li.num8 {
	background-image:url(../images/list_numbers/8.gif);
}
ol.graphical li.num9 {
	background-image:url(../images/list_numbers/9.gif);
}

.blue {
	color: #003366;
}

.red {
	color: #CC0000;
}

/* Call out boxes */

.followon {  }

.johnsonbox {
	width: 80%;
	margin: 1.429em auto;
	padding: 0.429em 1.429em;
	background-color: #b666bf;
	border: 2px dashed #503352;
	color: #ffffff;
}

.johnsonbox h1, .johnsonbox h2, .johnsonbox h3 {
	color: #ffffff;
}

.johnsonbox input[type="text"], .johnsonbox textarea {
	border: 1px solid #000000;	
}

.guarantee {
	width: 80%;
	margin: -113px auto 1.429em;
	padding: 0.429em 1.429em;
	background-color: #FFFF99;
	border: 2px solid #333333;
}
.guaratee_image {
	background-image: url(../images/guarantee/guarantee_17.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 163px;
	position: relative;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: 10;
}
.guaratee_spacer {
	float: right;
	width: 105px; 
	height: 105px;
}

.testimonial {
	width: 80%;
	margin: 1.429em auto;
	padding: 0.429em 1.429em;
	background-color: #E2EAF3;
	border: 2px solid #333333;
}


/* Other classes */

.highlight {
	background-color: #FFFF00;
}

p.dropcap:first-letter {
	font-size: 4.8em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-top: 3px;
	padding-right: 3px;	
}

#faq .answer {
	padding: 20px;
}

#faq .answer.even {
	background-color: #f7f7f7;
}


.resistance {
	background-image: url(../images/bullet-cross.png);
	background-position: left -2px;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.resistance .title {
	color: #c1272d;
	font-size: 1.2em;
	font-weight: bold;
}

.response {
	background-image: url(../images/bullet-tick.png);
	background-position: left -2px;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.response .title {
	color: #39b54a;
	font-size: 1.2em;
	font-weight: bold;
}

.cta {
	width: 568px;
	padding: 20px 10px;
	margin: 10px auto;
	background-image: url(../images/cta-bg.png);
	background-position: center top;
	background-repeat: repeat-y;
	color: #ffffff;
	border: 1px solid #5eef6c;
}
.cta h1, .cta h2, .cta h3 {
	color: #ffffff;
}

.cta2 {
	width: 568px;
	padding: 20px 10px;
	margin: 10px auto;
	background-color: #eeeeee;
	border: 2px dashed #563658;
}

.register-button {
}

.sidebar_benefits {
	width: 261px;
	padding: 0;
	float:right;
	background-image: url(../images/sidebar-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	top: -10px;
	left: -40px;
	height:auto;
}

.sidebar_benefits .sidebar-inner {
	padding-right: 14px;
	float:right;
}

.testimonial-block {
	color: #ffffff;
	width: 214px;
	margin: 5px auto;
	font-size: 0.8em;
}

.testimonial-block a {
	color: #ffffff;
}

.testimonial-block-top {
	background-image: url(../images/testimonial-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 214px;
	height: 38px;
}

.testimonial-block-inner {
	background-color: #7e4882;
	background-image: url(../images/testimonial-inner.png);
	background-repeat: repeat-x;
	background-position: left top;	
	padding: 5px 10px;
}
.testimonial-block-quote {

}
.testimonial-block-author {
	text-align: right;
	font-weight: bold;
}

.testimonial-block-bottom {
	background-image: url(../images/testimonial-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 214px;
	height: 15px;
}

img.border {
	border: 3px solid #eeeeee;
}





.contact_left {
	width:380px;
	background-color:#E9E9E9;
	border:1px solid #CCCCCC;
	padding:15px;
	float: left;
}
.contact_right {
	width:280px;
	float: right;
}
#contact label {
	cursor: pointer;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
}
#contact input[type="text"], #contact textarea {
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	margin-bottom: 3px;
	display: block;
	padding: 2px;
	width: 270px;
}
#contact textarea {
	width: 270px;
}
#contact input[type="checkbox"] {
	width: 18px;
	display: inline;
}
#contact input[type="hidden"] {
	display: none;
}
#contact input.button {
	background-image: url(/images/button_bg.png);
	background-repeat: repeat-x;
	border: solid 2px #CC0000;
	cursor: pointer;
	padding: 3px;
}
#contact input.button:hover,
#contact input.button.hover {
	border: solid 2px #00CC00;
}
#contact .activeField {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #000000;
}
#contact .idle {
	border: solid 1px #888888;
	/*background-image: url(/images/input_grad_bg.png);
	background-repeat: repeat-x;
	background-position: top;*/
}
#contact .idle.required {
	background-image: url(/images/asterisk_red.png);
	background-repeat: no-repeat;
	background-position: 99% 2px;
}
#contact label.error {
	color: #CC0000;
	font-size: 8pt;
}
#contact input.error {
	border: solid 1px #CC0000;
}
.error_msg {
	border: 2px solid #FF0000;
	width: 80%;
	margin: 5px auto;
	padding: 5px;
}
.privacy {
	font-size: 0.8em;
}





.tell-a-friend {
	width:500px;
	background-color:#E9E9E9;
	border:1px solid #CCCCCC;
	padding:15px;
	margin: 0 auto;
}
#tell-a-friend label {
	cursor: pointer;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
}
#tell-a-friend input[type="text"], #tell-a-friend textarea {
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	margin-bottom: 3px;
	display: block;
	padding: 2px;
	width: 150px;
}
#tell-a-friend textarea {
	width: 100%;
}
#tell-a-friend input[type="checkbox"] {
	width: 18px;
	display: inline;
}
#tell-a-friend input[type="hidden"] {
	display: none;
}
#tell-a-friend input.button {
	background-image: url(/images/button_bg.png);
	background-repeat: repeat-x;
	border: solid 2px #CC0000;
	cursor: pointer;
	padding: 3px;
}
#tell-a-friend input.button:hover,
#tell-a-friend input.button.hover {
	border: solid 2px #00CC00;
}
#tell-a-friend .activeField {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #000000;
}
#tell-a-friend .idle {
	border: solid 1px #888888;
	/*background-image: url(/images/input_grad_bg.png);
	background-repeat: repeat-x;
	background-position: top;*/
}
#tell-a-friend .idle.required {
	background-image: url(/images/asterisk_red.png);
	background-repeat: no-repeat;
	background-position: 99% 2px;
}
#tell-a-friend label.error {
	color: #CC0000;
	font-size: 8pt;
}
#tell-a-friend input.error {
	border: solid 1px #CC0000;
}
.error_msg {
	border: 2px solid #FF0000;
	width: 80%;
	margin: 5px auto;
	padding: 5px;
}
.privacy {
	font-size: 0.8em;
}


.calculations {
	float: right;
}


.signup {
	background:#905e90 url(/images/sign-up-bg.gif) repeat-x 0 bottom;
	border: 1px solid #000000;
	padding: 10px;
	color: #ecb5f0;
	margin: 0 auto 30px;
	position: relative;
}

.signup2 {
	background:#905e90 url(/images/sign-up-bg.gif) repeat-x 0 bottom;
	border: 1px solid #000000;
	padding: 10px;
	color: #ecb5f0;
	margin: 0 auto 30px;
	position: relative;
}


.signup h3 {
	color: #fff;
	margin: 0;
	font-size: 20px;
}
.signup .btn-submit{
	margin: 10px 0;
}
.signup .cd-join-now {
	display: block;
	position: absolute;
	background: url(/images/cd-join-now.png) no-repeat 0 0;
	width: 147px;
	height: 166px;
	top:-65px;
	left: 0;
	margin: 55px 0 0 210px;

	#margin: 70px 0 0 230px;
}
.signup .cd-join-now2 {
	display: block;
	position: absolute;
	background: url(/images/cd-join-now2.png) no-repeat 0 0;
	width: 147px;
	height: 166px;
	top:-15px;
	left: -350px;
	margin: 0px 50px 0 210px;

	#margin: 0px 70px 0 230px;
}

.signup .privacy{
	color: #fff;
	font-size: 12px;
}
.signup label {
	width: 80px;
	float: left;
	clear: both;
	text-align: right;
	color: #fff;
}
.signup label2 {
	width: 50px;
	float: left;
	clear: both;
	text-align: right;
	color: #fff;
}
.signup .form-item {
	width: 130px;
	float: right;
	clear: right;
	padding-bottom: 5px;
}
.signup .form-item2 {
	width: 130px;
	float: right;
	clear: right;
	padding-bottom: 5px;
}

.signup label.required {
	font-weight: bold;
}
.signup label.error {
	width: 100%;
	font-size: 0.8em;
	color: #F00;
	text-align: left;
}

.signup input[type="text"] {
	width: 120px;
}


ol.graphical, ol.graphical li {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
ol.graphical li {
	padding: 10px 0 0 25px;
	background-repeat: no-repeat;
	background-position: 0 10px;
}

ol.graphical li.bul1 {
	background-image: url(../images/bullets/numbered/20x20/1.gif);
}
ol.graphical li.bul2 {
	background-image: url(../images/bullets/numbered/20x20/2.gif);
}
ol.graphical li.bul3 {
	background-image: url(../images/bullets/numbered/20x20/3.gif);
}
ol.graphical li.bul4 {
	background-image: url(../images/bullets/numbered/20x20/4.gif);
}
ol.graphical li.bul5 {
	background-image: url(../images/bullets/numbered/20x20/5.gif);
}
ol.graphical li.bul6 {
	background-image: url(../images/bullets/numbered/20x20/6.gif);
}
ol.graphical li.bul7 {
	background-image: url(../images/bullets/numbered/20x20/7.gif);
}
ol.graphical li.bul8 {
	background-image: url(../images/bullets/numbered/20x20/8.gif);
}
ol.graphical li.bul9 {
	background-image: url(../images/bullets/numbered/20x20/9.gif);
}

