/*-- BEGIN USER STYLE --*/

.slightlylargertext {
	font-size: 14px;
}

.black {
	color: #000000;
}
.black_uline {
	color: #000000;
	text-decoration: underline;
}
.green {
	color: #008000;
}
.green_uline {
	color: #008000;
	text-decoration: underline;
}
.blue {
	color: #0000ff;
}
.blue_uline {
	color: #0000ff;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.red_uline {
	color: #FF0000;
	text-decoration: underline;
}

.red_bold {
	color:#CC3333;
	background-color: #ecffee;
	font-weight: bolder;
}
.grn_bold {
	color: #11463a;
	font-weight: bolder;
	background-color: #ffffff;
}
.white_bold {
	 background-color: #11463a;
	 color: #ffffff;
	 font-weight: bolder;
}
.light_grn_bold {
	color:#33CC33;
	font-weight: bolder;
}
.white_bg {
	background-color: #ffffff;
	color: #11463a;
}
.dark_grn_bg {
	 background-color: #11463a;
	 color: #ffffff;
}
.light_grn_bg {
	 background-color: #ecffee;
	 color: #000000;
	 font-weight: bolder;
}
.light_blue_bg {
	 background-color: #D2E9FF;
	 color: #000000;
}
.col_headr {
	 background-color: #ffffff;
	 color: #11463a;
	 font-weight: bolder;
}
.pale_grey {
	font-size: 8pt;
	color:#cccccc;
	font-weight: bolder;
}
.disclaimer {
 	font-size: 8pt;
 	color:#666666;
 	font-weight: bolder
}

.georgialargeblack {
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
}
.georgialargered {
	color: #ff0000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
}
.georgialargeblue {
	color: #0000ff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
}
.georgialargeblackunderline {
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-decoration: underline;
}
.georgialargeredunderline {
	color: #ff0000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-decoration: underline;
}
.georgialargeblueunderline {
	color: #0000ff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-decoration: underline;
}

.georgiamedblack {
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.georgiamedred {
	color: #ff0000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.georgiamedblue {
	color: #0000ff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.georgiamedblackunderline {
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}
.georgiamedredunderline {
	color: #ff0000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}
.georgiamedblueunderline {
	color: #0000ff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}

.timesnewroman {
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
}

.tnrlargeblack {
	color: #000000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
}
.tnrlargered {
	color: #ff0000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
}
.tnrlargeblue {
	color: #0000ff;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
}
.tnrlargeblackunderline {
	color: #000000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-decoration: underline;
}
.tnrlargeredunderline {
	color: #ff0000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-decoration: underline;
}
.tnrlargeblueunderline {
	color: #0000ff;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-decoration: underline;
}

.tnrmedblack {
	color: #000000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.tnrmedred {
	color: #ff0000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.tnrmedblue {
	color: #0000ff;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.tnrmedblackunderline {
	color: #000000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}
.tnrmedredunderline {
	color: #ff0000;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}
.tnrmedblueunderline {
	color: #0000ff;
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}

.strikeout {
	text-decoration: line-through;
}
/*-- END USER STYLE --*/

/*
20px = 1.25em;
16px = 1em
15px = .9375em
14px = .875em
13px = .8125em	<-- Paragraph / LI (default for all other pages)
12px = .75em
11px = .6875em
10px = .625em
9px = .5625em
8px = .5em

font-size: 0.917em; <- Small text
*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1c1c1c;
	text-align: center;
	/*background-color: #0F4629;*/
	background-color: #0F4629;
}
body#hotmailfix {
	font-size: 1em;
}

h1 {
	font-size: 24px;
	margin: 0px;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: .75em 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 15px;
	margin: 0px;
	padding: .75em 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: .75em 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 14px;
	margin: 0px;
	padding: .75em 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 14px;
	margin: 0px;
	padding: .75em 0px;
	font-family: Arial, Helvetica, sans-serif;
}

table, td, p, li, label, input, select, textarea  {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
p, li {
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.5em 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0000EE;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: underline;
}
a.navlink {
	color: #1E9761;
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
img {
	border: 0px;
}
table {
	clear: both;
}

/* STRUCTURE */

#whitebg {
	background-image: url('isaco_page_foot_bg.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #E6F8EE;
}
div#whitebg {
	/* defeat Hotmail */
	font-size: 0.75em;
}

#pagebg {
	background-image: url('isaco_page_top_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

#wrapper {
	width: 866px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 100px;
	background-image: url('isaco_page_reflection.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
	#header {
		width: 866px;
	}
	#header_letterhead_wide {
		width: 866px;
		float: left;
	}
		#logo {
			width: 866px;
			height: 112px;
		}
		#logo_letterhead_wide {
			width: 866px;
			height: 131px;
			vertical-align: top;
		}

		#hptop{
			width: 866px;
			height: 109px;
			background: url('isaco_home_header.jpg');
			padding: 0;
			margin: 0;
			position: relative;
			top: 0;
			left: 0;
		}
			#hptlinks {
				position: absolute;
				top: 12px;
				right: 0;
				color: #FFFFFF;
				font-size: 12px;
				padding: 0;
			}
			#hptlinks a {
				padding: 0 20px 0  20px;
				color: #FFFFFF;
				font-size: 12px;
				text-decoration: none;
			}
			#hptlinks a:hover {
				text-decoration: underline;
			}
			#hptabs {
				position: absolute;
				top: 64px;
				left: 204px;
				padding: 0;
				margin: 0;
			}
			#hptabs a {
				margin: 0 3px 0 0;
			}

		.pad_letterhead_wide {
			clear: both;
			padding: 20px 90px 10px 100px;
			width: 816px;
		}
		html>body .pad_letterhead_wide {
			padding: 20px 100px 10px 100px;
			width: auto;
		}
		.pad_letterhead_less {
			clear: both;
			padding: 20px 70px 10px 80px;
			width: 816px;
		}
		html>body .pad_letterhead_less {
			padding: 20px 80px 10px 80px;
			width: auto;
		}

		#tabs {
			margin: 0px;
			padding: 0px;
			width: 866px;
			*margin-top: -2px; /* Star hack to fix IE7/6 rendering issue - gap above table */
		}
			#tabs tr td {
				margin: 0px;
				padding: 0px;
				height: 27px;
				background-image: url('isaco_tab_off_bg.gif');
				background-repeat: no-repeat;
				color: #404040;
				text-align: center;
				font-size: 11px;
			}
			#tabs tr td.on {
				background-image: url('isaco_tab_on_bg.gif');
				background-repeat: no-repeat;
			}

				#tabs tr td a {
					display: block;
					padding-top: 7px;
					width: 100%;
					height: 27px;
					background-image: url('isaco_tab_off_r.gif');
					background-position: top right;
					background-repeat: no-repeat;
					color: #404040;
					font-weight: bold;
				}
				html>body #tabs tr td a {
					height: 20px;
				}
				#tabs tr td.on a {
					background-image: url('isaco_tab_on_r.gif');
					background-position: top right;
					background-repeat: no-repeat;
				}
				#tabs tr td a:active, #tabs tr td a:hover, #tabs tr td.on a:active, #tabs tr td.on a:hover {
					text-decoration: none;
				}

		#forms {
			background-color: #EDEDED;
			border-bottom: 1px solid #D8D7D7;
			background-image: url('isaco_forms_r.gif');
			background-position: right;
			background-repeat: no-repeat;
		}
			#forms form {
				float: left;
				padding: 4px 8px 4px 25px;
				margin: 0px;
			}
			#forms form#loginbar {
				float: right;
			}
			#memberlink {
				display: block;
				float: right;
				margin: 4px 8px 4px 8px;
				width: 115px;
			}
			html>body #memberlink {
				margin-right: 18px;
			}
				#memberlinkbut {
					float: right;
				}
			#logoutlink {
				display: block;
				float: right;
				margin: 4px 2px 4px 8px;
				width: 90px;
			}
			html>body #logoutlink {
				margin-right: 2px;
			}
				#logoutlinkbut {
					float: right;
				}

				#forms form label {
					float: left;
					margin-right: 5px;
					margin-top: 2px;
					color: #404040;
					font-size: 11px;
					font-weight: bold;
				}
				#forms form input.text {
					float: left;
					margin-right: 10px;
					height: 17px;
					padding: 0px;
					width: 125px;
				}
				html>body #forms form input.text {
					height: 15px;
				}
				#forms form input.image {
					float: left;
					margin-right: 10px;
					margin-top: 1px;
					height: 17px;
					border: 0px;
					padding: 0px;
				}

	#content_left_border {
		background-color: #CFEFE0;
		background-image: url('isaco_left_border.jpg');
		background-position: bottom left;
		background-repeat: no-repeat;
		clear: both;
	}

		#content_side_shadow {
			background-image: url('isaco_side_shadow.gif');
			background-position: top right;
			background-repeat: repeat-y;
			background-color: #ffffff;
			width: 865px;
			margin-left: 1px;
		}

		#content_new_side_shadow {
			background-image: url('isaco_new_side_shadow.gif');
			background-position: top left;
			background-repeat: repeat-y;
			background-color: #ffffff;
			width: 865px;
			margin-left: 1px;
		}

			#content_foot {
				background-image: url('http://fasttrackdev.dotadmin.com/layout/isaco_dmu_foot.jpg');
				background-position: bottom left;
				background-repeat: no-repeat;
			}

			/* Home page template content divs */
			#content_2colsbg {
				background-image: url('isaco_2col_bg.gif');
				background-position: top left;
				background-repeat: repeat-y;
			}
			#content_2colsfoot {
				background-image: url('isaco_content_foot_2cols.gif');
				background-position: bottom left;
				background-repeat: no-repeat;
				padding: 0px 15px 10px 15px;
			}
			/* Home page template content divs */

			/* L-H Nav template content divs */
			#content_lnavbg {
				background-image: url('isaco_lnav_bg.gif');
				background-position: top left;
				background-repeat: repeat-y;
			}
			#content_lnavfoot {
				background-image: url('isaco_content_foot_lnav.gif');
				background-position: bottom left;
				background-repeat: no-repeat;
				padding: 0px 15px 10px 15px;
			}
			/* L-H Nav template content divs */

			#content {
				clear: both;
				background-image: url('isaco_content_foot.gif');
				background-position: bottom left;
				background-repeat: no-repeat;
				padding: 0px 15px 10px 15px;
			}
			#content_new {
				clear: both;
				background-image: url('isaco_new_content_foot.gif');
				background-position: bottom left;
				background-repeat: no-repeat;
				padding: 0px 15px 10px 15px;
			}

				/*Major margins for one-column template (otherwise it's way too wide)*/
				#margined_content {
					padding: 0px 100px 0px 100px;
					width: 830px;
				}
				html>body #margined_content {
					width: auto;
				}
				/*Major margins for one-column template (otherwise it's way too wide)*/

				/* Home-page two-column layout */
				#hplcol {
					padding: 11px 11px 0px 2px;
					width: 397px;
					float: left;
				}
				html>body #hplcol {
					width: 382px;
				}
				#hprcol {
					padding: 0px 0px 0px 26px;
					width: 436px;
					float: left;
				}
				html>body #hprcol {
					width: 412px;
				}
				/* Home-page two-column layout */

				#hpnewlcol {
					width: 520px;
					padding: 10px;
					text-align: center;

				}
				#hpnewrcol {
					width: 270px;
					padding: 40px 10px 10px 10px;
					text-align: right;
				}
				#sharesave {
					width: 270px;
					text-align: right;
					margin: 0 0 0 0;
					padding: 20px 0 0 0;
					height: 20px;
				}
				#sharesave a{
					/* This is hack for stupid, useles IE 6 and 7
					   We'll have to unset this with javascript for all the proper
					   web browsers */
					margin: 0 -20px 0 0;
					padding: 0;
				}
				#sharesave a img{
					margin: 0;
					padding: 0;
				}
				#hpnewbtm {
					clear: both;
					padding: 0px 10px 0px 10px;
					margin: 0;
				}
					#hpnewbtm h2{
						font-size: 18px;
						color: #d80317;
						margin: 0px;
						padding: 0px;
					}

				#asseenon {
					padding: 0px 10px 0px 10px;
				}
					#asseenon h2 {
						font-size: 14px;
						color: #000000:
						margin: 0px;
						padding: 0px;
					}
					#asseenon ul {
						margin: 0;
						padding: 0;
						list-style: none;
						text-indent: 0;
					}
					#asseenon li {
						list-style: none outside;
						text-indent: 0;
						margin: 0;
						padding: 0;
						width: 170px;
						height: 32px;
						display: block;
						float: left;
						text-align: center;
					}

				#landing_page_left {
					margin: 0;
					padding: 10px;
					width: 540px;
					display: block;
					float: left;
				}

				#landing_page_right{
					margin: 0;
					padding: 10px 0px 0px 10px;
					width: 260px;
					display: block;
					float: left;
					text-align: center;
				}

					#landing_page_right h2 {
						font-size: 16px;
						color: #000000;
						margin 0 0 20px 0;
					}

					.testimonial_box{
						margin: 0 auto 0 auto;
						width: 247px;
						display: block;
						border-left: #1e9762 1px solid;
						border-right: #1e9762 1px solid;
						border-bottom: #1e9762 1px solid;
						text-align: center;
						padding: 0 0 10px 0;
					}
						.testimonial_box h3{
							border-top: #1e9762 1px solid;
							font-size: 12px;
							font-weight: bold;
							color: #FFFFFF;
							background: #1e9762;
							background-image: url('isaco_testimonial_hd_bg.jpg');
							width: 247px;
							display: block;
							margin: 10px 0  10px 0;
							padding: 8px 0 8px 0;
						}
						.testimonial_box h3.logothd{
							background-image: url('isaco_testimonial_hd_logo_bg.jpg');
							hwight: 31px;
							margin: 10px 0 0 0;
						}
						.testimonial_box h3.tbfirst{
							margin-top: 0px;
						}
						.testimonial_box p{
							margin: 0;
							padding: 0px 10px 10px 10px;
						}

				/* Two-column layout */
				#leftnav {
					float: left;
					padding: 0px 10px 0px 0px;
					width: 156px;
				}
				html>body #leftnav {
					width: 148px;
				}
				#centrecol {
					float: left;
					padding: 0px 0px 0px 40px;
					width: 678px;
				}
				html>body #centrecol {
					width: 634px;
				}
				/* Two-column layout */

	ul#cartbuts {
		float: right;
		list-style: none;
		width: 206px;
		margin: 0px;
		padding: 0px;
	}
	html>body ul#cartbuts {
		width: 201px;
	}
		ul#cartbuts li {
			float: left;
			padding: 0px;
			margin: 0px 0px 0px 5px;
			background-image: url('isaco_cart_tab_l.gif');
			background-position: top left;
			background-repeat: no-repeat;
			height: 19px;
		}
		ul#cartbuts li#cartlink {
			width: 110px;
		}
		ul#cartbuts li#checkoutlink {
			width: 80px;
		}

			ul#cartbuts li a {
				display: block;
				text-align: center;
				height: 19px;
				padding: 0px;
				margin: 0px;
				width: 100%;
				background-image: url('isaco_cart_tab_r.gif');
				background-position: top right;
				background-repeat: no-repeat;
				background-color: transparent;
				color: #404040;
				font-size: 0.9em;
			}

	/* Home page list */
	ul#bookcontents {
		list-style: none;
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}
		ul#bookcontents li {
			padding: 10px 10px 10px 40px;
			margin: 0px;
			background-image: url('isaco_bullet_whitebg.gif');
			background-position: 13px 12px;
			background-repeat: no-repeat;
		}
		ul#bookcontents li.yellow {
			background-image: url('isaco_bullet_yellowbg.gif');
			background-color: #FCFAD9;
		}


	#footer {
		clear: both;
		padding-top: 50px;
		text-align: center;
	}
		#footer p, #footer p a {
			color: #008000;
		}
	#dmu_footer {
		clear: both;
		text-align: center;
	}
		#dmu_footer p, #dmu_footer p a {
			color: #008000;
		}


.testimonial {
	width: 603px;
	height: 202px;
	padding: 20px;
	margin-bottom: 30px;
	background: #fff url('http://www.isaco.co.uk/layout/testimonial_bg.gif') no-repeat top left;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
html>body .testimonial {
	width: 563px;
	height: 172px;
}
.testimonial_image {
	float: left;
	width: 136px;
	height: 137px;
	padding-left: 17px;
	padding-top: 17px;
	background: #fff url('http://www.isaco.co.uk/layout/pic_bg.gif') no-repeat top left;
}
html>body .testimonial_image {
	width: 119px;
}
.testimonial_text {
	float: left;
	padding: 0px;
	margin-top: 17px;
}
.testimonial h1, .testimonial_text h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.testimonial .text1 {
	margin-left: 15px;

	width: 380px;
}
.testimonial .text2 {
	margin-left: 140px;
	margin-top: 17px;
	width: 200px;
}
.testimonial p, .testimonial_text p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

.graphicalform{
	margin-left: auto;
	margin-right: auto;
	 padding: 0;
	 width: 500px;
	 height: 411px;
	 border: 0;
	 background: url('/layout/form_bg.jpg');
}

.fullbook .graphicalform {
	margin-left: auto;
	margin-right: auto;
	 padding: 0;
	 width: 500px;
	 height: 411px;
	 border: 0;
	 background: url('/layout/form_bg_jun10.jpg');
}


	.graphicalform table{
		margin: 225px 0 0 180px;
	}
	.graphicalform table tr td p{
		margin: 0;
		padding: 0;
	}
	.graphicalform table tr td input{
		width: 130px;
	}
	.graphicalform table tr td{
		padding-right: 15px;
	}
	.graphicalform table tr td input.submit_btn{
		width: 180px;
		height: 50px;
		padding: 0;
		margin: 20px 0 0 72px;
	}

.genericcampaignform {
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	height: 414px;
	background: url('generic_campaign_bg.jpg') no-repeat;
}
	.genericcampaignform form{
		padding: 80px 0 0 0;
		margin: 0;
	}
	.genericcampaignform table{
		margin: 0 40px 0 40px;
		width: 520px;
	}
	.genericcampaignform td{
		width: 560px;
		margin: 0px;
		padding: 0px 10px 0px 10px;
		text-align: left;
	}
	.genericcampaignform p{
		color: #FFFFFF;
		margin: 15px 0 5px 0;
		padding: 0;
	}
	.genericcampaignform p.subtext{
		color: #FFFFFF;
		margin: 0;
		padding: 0;
	}
	.genericcampaignform input{
		border: 0;
		background: #FFFFFF;
		color: #333333;
		width: 240px;
		padding: 3px;
	}
	.genericcampaignform textarea{
		border: 0;
		background: #FFFFFF;
		color: #333333;
		width: 508px;
		height: 50px;
		padding: 3px;
	}
	.genericcampaignform input.submit_btn{
		margin: 10px auto 0 auto;
		width: 247px;
		height: 59px;
		border: 0;
		padding: 0;
	}


/* Countdown timer styling */
#ctdownholder {
	text-align: center;
	margin: 20px 0px;
}

#countdown1 {
	background-image: url('countdown_bg.gif');
	background-position: top-left;
	background-repeat: no-repeat;
	visibility: hidden;
	display: block;
	height: 82px;
	width: 503px;
	padding-top: 20px;
	text-align: center;
	margin: auto;
	font-size: 3em;
	font-weight: bold;
	color: #333333;
}

/* more stuff - cd, 10-03-09 */

div.testimonial_container {

	padding: 0px 0px 20px 0px;
	margin: 0px;
	width: 247px;
	border-style: solid;
	border-color: #1E9762;
	border-width: 1px;
}

div.testimonial_container p {

	padding: 0px;
	margin: 0px;
}

h3.testimonial_header_with_text {

	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: white;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	background-image: url(/layout/isaco_testimonial_hd_bg.jpg);
	background-repeat: repeat-y;
	display: block;
}

table.newbox {
	padding: 20px;
	border: 3px solid #008000; /* Testimonials boxes: 1E9762 | page BG: 0F4629 */
	background-image: url("newbox_bg.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
table.newbox img {
	margin: 0px 10px 10px 10px;
}
table.newbox p {
	margin-top: 3px;
	padding-top: 20px;
	border-top: 1px solid #1E9762;
	font-size: 14px;
}
table.newbox h1 {
	font-size: 22px;
}
table.newbox h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


/* Saddleworth offer */

.saddleworthform {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	height: 810px;
	background: url('saddleworth_form_bg.jpg') no-repeat;

	padding-top: 160px;
	padding-left: 40px;
	padding-right: 80px;
}

	.saddleworthform form {

	}
	.saddleworthform table {
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
		margin: 0px;

	}

		.saddleworthform table.contacts {
			margin-top: 40px;
		}
		.saddleworthform table.radio {
			margin: 0px;
			width: 560px;
		}
		.saddleworthform table.contacts2 {
			margin: 0px;
			width: 560px;
		}

		.saddleworthform table.radio td {
			padding: 8px 0px 8px 0px;
		}
		.saddleworthform td.label {
			width: 95px;
			white-space: nowrap;
			padding: 8px 0px 8px 10px;
		}

	.saddleworthform table td {
		margin: 0px;
		padding: 0px 10px 0px 10px;
		text-align: left;
	}
	.saddleworthform table.contacts td {
		width: 280px;
	}
	.saddleworthform p {
		color: #FFFFFF;
		font-size: 13px;
		margin: 15px 0 5px 0;
		padding: 0;
	}
	.saddleworthform p.subtext{
		color: #FFFFFF;
		margin: 0;
		padding: 0;
	}
	.saddleworthform input{
		color: #333333;
		text-align: left;
	}
	.saddleworthform input.textwide {
		padding: 2px 0px 2px 0px;
		width: 260px;
		font-size: 9pt;
	}
	.saddleworthform input.textslim {
		padding: 2px 0px 2px 0px;
		width: 130px;
		font-size: 9pt;
	}

	.saddleworthform textarea {
		border: 0;
		background: #FFFFFF;
		color: #333333;
		width: 508px;
		height: 50px;
		padding: 3px;
	}

	.saddleworth input.radio {


	}

	.saddleworthform input.submit_btn{
		margin: 0px auto;
		text-align: center;
		width: 245px;
		height: 59px;
		border: 0;
		padding: 0;
	}

/* bookmein offer */

.bookmeinform {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 520px;
	background: url('bookmein_form_bg.jpg') no-repeat;

	padding-top: 70px;
	padding-left: 20px;


}

	.bookmeinform form {

	}
	.bookmeinform table {
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		margin: 0px;

	}

		.bookmeinform table.contacts {
			margin-top: 0px;
		}
		.bookmeinform table.radio {
			margin: 5px 0px 0px 10px;
			width: 560px;
		}
		.bookmeinform table.contacts2 {
			margin: 0px;
			width: 500px;
		}


		.bookmeinform td.label {
			width: 95px;
			white-space: nowrap;
			padding: 8px 0px 8px 10px;
		}

	.bookmeinform table td {
		margin: 0px;
		padding: 0px 10px 0px 10px;
		text-align: left;
		font-size: 11px;
	}
	.bookmeinform table.radio td {
		margin: 0px;
		padding: 3px 0px 3px 0px;
		text-align: left;
		font-size: 11px;
		font-weight: bold;
		font-family: Verdana, Arial, sans-serif;
	}

	.bookmeinform p {
		color: #FFFFFF;
		font-size: 11px;
		margin: 12px 0 3px 0;
		padding: 0px;
		font-family: Verdana, Arial, sans-serif;

	}

	.bookmeinform p.large{
		font-size: 14px;
		color: #FFFFFF;
		margin: 12px 0px 0px 0px;
		font-weight: bold;
		padding: 0px;
	}

	.bookmeinform p.small {
		color: #FFFFFF;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
	}

	.bookmeinform input{
		color: #333333;
		text-align: left;
	}

	.bookmeinform input.textwide {
		padding: 2px 0px 2px 0px;
		width: 310px;
		font-size: 9pt;
	}

	.bookmeinform textarea {
		border: 0;
		background: #FFFFFF;
		color: #333333;
		width: 310px;
		height: 40px;
		padding: 3px;
	}


	.bookmeinform input.radio {
		margin-left: 30px;
		margin-top: 0px;
		padding-top: 0px;
		vertical-align: middle;
	}

	.bookmeinform input.submit_btn{
		margin: 0px auto;
		text-align: center;
		width: 180px;
		height: 44px;
		border: 0;
		padding: 0;
	}