html, body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	/* Background colour of site */
	/*background-color: #4E0202;*/
	background-color: #f2f2f2;
}

/* Page Layout */
#page {
	/* Width of site */
	width: 770px;
	margin: 0px auto;
	padding: 0 12px;
	background-color: #ffffff;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
}

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

#body {
	margin: 0px;
	padding: 10px 40px;
}

#footer {
	width: auto;
	background-color: #eeeeee;
	padding: 10px;
	border-top: 1px solid #cccccc;
	text-align: center;
}

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


/* Standard Elements */
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #CC0000;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
h2 {
	/*color: #212C7B;*/
	color: #660000;
	font-size: 18px;
	font-weight:bold;
}
h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

blockquote {
	font-style: italic;
	color: #333333;
  background: url(../images/standard/quote/open-quote.png) no-repeat left top;
  padding-left: 18px;
}

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



/* LISTS */
ul li, ol li {
	margin-bottom: 10px;
}

ul li {
	list-style-type: none;
	/*background-image: url(../images/standard/bullets/circle/01.png);*/
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}

ul {
	padding-bottom: 2px;
}

ul.ticks,
ul.crosses {
	padding-bottom: 0;
}

ul.ticks li,
ul.crosses li,
ul.bullets li {
	list-style-type: none;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

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

ul.bullets li {
	background-image: url(images/bullet_black.png);
}

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

ol {
	padding-left: 25px;
}

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

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

.blue {
	color: #003366;
}

.red {
	color: #CC0000;
}

/* Call out boxes */

.johnsonbox {
	width: 80%;
	margin: 20px auto;
	padding: 5px 20px;
	background-color: #f5f5f5;
	border: 2px solid #CCCCCC;
}

.johnsonbox.red {
	/*background-color: #FFFF99;*/
	border: 3px dashed #9B0103;
}

.johnsonbox.blue {
	background-color: #E0EBFC;
	border: solid 2px #6B95BF;
	color: #000000;
}

.johnsonbox.photo {
	width: 120px;
	margin: 0 10px 10px 10px;
	padding: 10px 5px 5px 5px;
	float: right;
	text-align: center;
}

.johnsonbox.cta {
	text-align: center;
	background-color: #FFF7D5;
	/*background-image: url(images/add_to_cart_bg.png);
	background-position: 60% 51%;
	background-repeat: no-repeat;*/
	border: solid 2px #9B0103;
	text-align: center;
}

.johnsonbox.cta a {
	color: #00de05;
}

.johnsonbox.cta img {
/*	margin: 0;
	padding: 0;*/
	/*position: relative;
	right: 190px;*/
}

/*.johnsonbox.cta h3 {
	position: relative;
	left: -30px;
}*/

.guarantee {
	width: 80%;
	margin: -113px auto 20px;
	padding: 5px 20px;
	background-color: #FFFF99;
	border: 2px solid #333333;
}
.guaratee_image {
	background-image: url(../images/standard/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: 20px auto;
	padding: 5px 20px;
	background-color: #E2EAF3;
	border: 2px solid #333333;
}


/* Other classes */

.highlight {
	background-color: #FFFF00;
}

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


/*
	Forms
			*/
label {
	cursor: pointer;
	display: block;
	padding-right: 5px;
}
input, textarea {
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	margin-bottom: 3px;
	display: block;
	padding: 2px;
/*	width: 325px;*/
}
textarea {
/*	width: 400px;*/
}
input[type="checkbox"] {
	width: 18px;
	display: inline;
}
input[type="hidden"] {
	display: none;
}
input.button {
	width: 150px;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	border: solid 2px #CC0000;
	cursor: pointer;
}
input.button:hover,
input.button.hover {
	border: solid 2px #00CC00;
}
.activeField {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #000000;
}
.idle {
	border: solid 1px #888888;
	/*background-image: url(../images/input_grad_bg.png);
	background-repeat: repeat-x;
	background-position: top;*/
}
.idle.required {
	background-image: url(images/asterisk_red.png);
	background-repeat: no-repeat;
	background-position: 99% 2px;
}

label.error {
	color: #CC0000;
	font-size: 8pt;
}

input.error {
	border: solid 1px #CC0000;
}