body {
	background:transparent url(/images/main-wrapper-bg.jpg) repeat scroll 0 0;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
}
p {
	line-height: 18px;
}
img {
	border: none;
}
body, html {
	height:100%;
}

.container {
	height:auto !important;
	min-height:100%;
	/*	background:transparent url(/images/header-bg.jpg) repeat-x scroll center top;*/
	background:transparent url(/images/header-bg-new.jpg) no-repeat scroll center top;
}

.syd .container {
	background:transparent url(/images/header-bg-syd.jpg) no-repeat scroll center top;
}
.header {
	width: 930px;
	height:180px;
	margin:auto;
	padding:0;
}
.logo a {
	display: block;
	margin: 0 auto;
	width: 900px;
	height: 115px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
/* @group Nav */

.nav {
	line-height:18px;
	margin:0 auto 0;
	width:940px;
	padding-top: 22px;
}
.nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:11px;
}
.nav ul li {
	border-right:1px solid white;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:11px 0 0;
}
.nav ul li a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 8px;
	text-decoration:none;
	text-transform:uppercase;
}
.nav ul li a:hover, .nav ul li a.active {
	color: #FFE900;
}
/* @end */

.main {
	background:transparent url(/images/middle-bg.jpg) repeat-y scroll center top;
	margin:0 auto;
	padding:0 15px;
	width:900px;
}
/* @group Left */

.left {
	display:block;
	float:left;
	margin:8px 8px 0 0;
	width:250px;
}
.right {
	display:block;
	float:right;
	margin:8px 0 0 8px;
	width:240px;
}
.left .yellowbox .top {
	background:transparent url(/images/left-block-top-img.gif) no-repeat scroll center bottom;
	height:15px;
}
.left .yellowbox .middle {
	background:transparent url(/images/left-block-bg-img.gif) no-repeat scroll left bottom;
	margin-bottom:5px;
	padding:0 10px 10px;
}
.left .yellowbox h2 {
	color:#BE0101;
	display:block;
	font-size:16px;
	padding:0 0 5px 12px;
	text-decoration:none;
	text-transform:uppercase;
	margin: 0;
}
input.btn-contact-us-now {
	background:transparent url(/images/contactus-butt.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	height:34px;
	width:213px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
input.btn-contact-us-now:hover {
	background:transparent url(/images/contactus-hover-butt.png) no-repeat left top;
}
/* @end */
.content {
	display:block;
	float:left;
	width:640px;
}
body.no-sidebar .content{
	display:block;
	float:none;
	margin:0 auto;
	width:800px;
}
/*
.content.left {
	display:block;
	float:left;
	width:640px;
}
*/

.content.wide {
	float:none;
	width:750px;
	margin: 0 auto;
}
.content-inner {
	padding: 10px 20px 0 10px;
}
.content ul li {
	background:transparent url(/images/green-arrow.png) no-repeat scroll left top;
	font-size:13px;
	line-height:22px;
	padding:1px 0 8px 33px;
}
ul.question li {
	background:transparent url(/images/question.png) no-repeat scroll left top;
	font-size:13px;
	line-height:22px;
	padding:0 0 8px 33px;
}
ul.close li {
	background:transparent url(/images/close.png) no-repeat scroll left top;
	font-size:13px;
	line-height:22px;
	padding:1px 0 8px 33px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ol.graphical {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
ol.graphical li {
	padding: 5px 0 10px 45px;
}
ol.graphical li.ol-1 {
	background: transparent url(../images/ordered-list-01.png) no-repeat 0 0;
}
ol.graphical li.ol-2 {
	background: transparent url(../images/ordered-list-02.png) no-repeat 0 0;
}
ol.graphical li.ol-3 {
	background: transparent url(../images/ordered-list-03.png) no-repeat 0 0;
}
ol.graphical li.ol-4 {
	background: transparent url(../images/ordered-list-04.png) no-repeat 0 0;
}
ol.graphical li.ol-5 {
	background: transparent url(../images/ordered-list-05.png) no-repeat 0 0;
}
.content .green {
	color:#087004;
	font-size:18px;
}
.content .red {
	color:#CC0000;
	font-size:18px;
}
h1 {
	color:#000000;
	font-size:22px;
}
h2 {
	color:#CC0000;
	font-size: 22px;
}
h3 {
	color:#087004;
	font-size: 18px;
}
h4 {
	color:#CC0000;
	font-size: 16px;
}

.black{
	color: #000000;
}


/* @group Footer */

.footer {
	width: 930px;
	margin: 130px auto 0 auto;
	/*	background:url(/images/bottom-bg.png) top center repeat-x;*/
	line-height: 1.1em;
	position: relative;
	z-index: 5;
	background: transparent url(../images/footer-bg.jpg) no-repeat 50% 0;
	left: -15px;
}
.footer-inner {
	/*	height:50px;
	padding:60px 0px 20px 0px;*/
	margin:auto;
	width:930px;
	text-align: center;
	position: relative;
	z-index: 5;
	margin-top: -110px;
	padding-bottom: 15px;
}
.footer h2 {
	color:#FFFFFF;
	float:right;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	margin-top:-10px;
	text-align:center;
	width:150px;
}
.footer ul {
	list-style:none;
	padding: 0 0 75px 0;
}
.footer ul li {
	list-style:none;
	background:url(/images/footer-nav-line-img.gif) top right no-repeat;
	padding:0px 7px 0px 10px;
	display:inline;
}
.footer ul li.last, .footer ul li.nopipe {
	background:none;
}
.footer ul li a {
	color:#000;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
.footer ul li a:hover {
	color:#FFF;
}
.footer .footer-coyright {
	overflow:hidden;
	text-align:center;
	font-size:10px;
	color:#000;
	padding-left:10px;/*	margin-top:8px;*/
	}
.footer .footer-coyright a {
	color:#000;
	text-decoration:none;
}
.footer .footer-coyright a:hover {
	color:#FFF;
	text-decoration:none;
}
.footer, .footer a {
	color: #3A1C02;
}
.footer .tree-top {
	width: 156px;
	height: 122px;
	position: relative;
	z-index: 10;
	top: -122px;
	left: 14px;
	background: transparent url(../images/footer-tree-top.png) no-repeat 0 0;
}
/* @end */

.johnsonbox {
	margin: 20px auto;
	border:1px solid #186B0C;
	background: #fcfffb;
	padding: 5px 15px;
	width: 80%;
}
.johnsonbox.blue {
	border:1px solid #0034a9;
	background: #fbfcff;
}
.johnsonbox h2 {
	font-size: 20px;
}
.johnsonbox h3 {
	font-size: 18px;
	color: #000000;
}
.error {
	font-size: 10px;
	color: #ff0000;
	display: block;
	font-weight: bold;
}


.imagebox.left{
	border: 1px solid #CEA253;
	padding: 2px;
	margin-right: 10px;
	float: left;
	text-align: center;
	width: 250px;
	font-size: 10px;
	font-style: italic;
}

.imagebox.right{
	border: 1px solid #CEA253;
	padding: 2px;
	margin-left: 10px;
	float: right;
	text-align: center;
	width: 250px;
	font-size: 10px;
	font-style: italic;
}


/*	MR Additions 20100317 */
ul.graphical.ticks {
	list-style: none;
	padding-left: 10px;
}
ul.graphical.ticks li {
	background: transparent url(../images/bullet-tick.png) no-repeat 0 0;
	padding-left: 32px;
}
.testimonial {
	width: 170px;
	margin: 20px 0 20px -3px;
	padding: 5px 15px;
	border: dotted 3px #0D45A4;
}
.testimonial .sig {
	font-weight: bold;
	font-style: italic;
}
.contact-left {
	width: 50%;
	float: left;
}
.contact-right {
	width: 45%;
	float: left;
	padding-left: 20px;
}
.contact-form {
	width: 298px;
	padding: 10px 20px;
	background-color: #FFE5AF;
	border: dashed 2px #391902;
}
.contact-form .form-row {
	margin-bottom: 10px;
}
.contact-form .form-row input, .contact-form .form-row textarea {
	width: 290px;
	padding: 4px;
	background-color: #FFF;
	border: solid 1px #FFE5AF;
	border-bottom: dotted 1px #391902;
}
.contact-form .form-row input:hover, .contact-form .form-row input:focus, .contact-form .form-row textarea:hover, .contact-form .form-row textarea:focus {
	background-color: #FFF;
	border: solid 1px #391902;
}
.contact-form .form-row textarea {
	border: dotted 1px #391902;
}
.contact-form .btn-contact-us-now {
	width: 213px;
	margin: 10px auto;
}

.form-right-column {
	font-size: 0.9em;
}

.form-errors {
	font-size: 0.9em;
}

.form-enquiry {
	width: 185px;
	padding: 5px;
	background-color: #FFE5AF;
	border: dashed 1px #391902;
	font-size: 0.9em;
}

.contact-form .form-enquiry {
	width: 100%;
	padding: 5px;
	background-color: #FFE5AF;
	border: none;
	font-size: 0.9em;
}

.contact-form .form-enquiry select {
	width: 100%;
}


.form-enquiry h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}

.form-enquiry select {
	width: 98%;
}

.form-enquiry input,
.form-enquiry textarea {
	width: 95%;
}

.form-enquiry #description {
	height: 150px;
}

.form-enquiry .form-row {
	form-row: 0.9em;
}

.form-enquiry .submit {
	background-image:url(../images/btn-get-help-now-FFE5AF.png);
	background-position: 0px 0px;
	width: 160px;
	height: 34px;
	border: 0px solid white;
	margin: 10px auto;
/*	text-indent: -9999px;*/
}

.form-enquiry .submit:hover {
	background-position: 0px -34px;
}

.rhs-links {
	width: 185px;
	margin: 20px 0 20px -3px;
	padding: 5px 10px;
	border: solid 1px #CCC;
}
.rhs-links h3 {
	margin: 3px 0 6px 0;
	font-size: 16px;
	color: #265989;
}
.rhs-links ul {
	list-style: none;
}
.rhs-links ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: transparent url(../images/bullet-arrow.png) no-repeat 0 0;
}
.rhs-links ul li a {
	font-size: 12px;
}
/*Comparison Table*/

.comparison-table {
	font-size:13px;
}
.comparison-table tr {
}
.comparison-table tr.alt {
}
.comparison-table th {
	font-size:14px;
}
.comparison-table th.feature {
	font-size:18px;
}
.comparison-table td {
	border-bottom:1px dashed #DBB668;
}
th.vaporooter-column {
	color:#FFF;
	background-color: #569900; /*#D0A556;*/
}
.vaporooter-column {
	background-color: #ecffd6; /*#fff3d0;*/
}


th.other-column{
	color:#FFF;
	background-color: #cd8500;
}

.other-column{
	background-color: #fff3d0;
}

hr.orange {
	border:none;
	border-bottom:1px solid #ffae00;
	margin:0;
}
/*DOWNLOAD BOX*/
.downloadbox {
	margin:0 auto 10px;
	position:relative;
	width:569px;
}
.downloadbox .downloadbox-header {
	background:url("/images/downloadbox/download-box-top.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:10px;
}
.downloadbox .downloadbox-inner {
	background:url("/images/downloadbox/download-box-mid.png") repeat-y scroll 0 0 transparent;
	display:block;
	min-height:85px;
	padding:0 5px;
}
.downloadbox .downloadbox-footer {
	background:url("/images/downloadbox/download-box-bottom.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:11px;
}
.downloadbox h3 {
	color:#3C3C3C;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-top:10px;
}
.downloadbox .download-image {
	background:url("/images/downloadbox/download-icon.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:85px;
	margin:0;
	width:73px;
}
.downloadbox.mp3 .download-image {
	background:url("/images/downloadbox/audio-icon.gif") no-repeat scroll 0 0 transparent;
}
.downloadbox.pdf .download-image {
	background:url("/images/downloadbox/pdf-icon.gif") no-repeat scroll 0 0 transparent;
}
.downloadbox.mp3 .mp3-player {
	bottom:10px;
	left:90px;
	position:absolute;
}
.downloadbox .download-button {
	bottom:0;
	display:block;
	margin-bottom:10px;
	margin-right:10px;
	position:absolute;
	right:0;
}
.downloadbox .download-button a {
	background:url("/images/downloadbox/btn-download.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	line-height:26px;
	padding-left:30px;
	text-decoration:none;
	width:85px;
}
.downloadbox .download-button a:hover {
	background-position:0 -26px;
}

/*CASE STUDY*/
.case-study{
	padding:10px 10px 0;
	width:95%;
	border:1px solid #ffae00;
	margin-bottom:20px;
}
.case-study h2{
	margin-top:0;	
}
.case-study.alt{
	background-color:#FFF3D0;	
}
/*Toolbar*/#fixed-header-outer {    bottom: 0;    height: 34px;    position: fixed;    text-align: center;    width: 930px;	left: 50%;	margin-left: -465px;    z-index: 9000;}#fixed-header {    -moz-background-inline-policy: continuous;    background: none repeat scroll 0 0 #0B7FDB;    border-left: 1px solid #666666;    border-right: 1px solid #666666;    border-top: 1px solid #0B7FDB;    height: 100%;    margin: 0 auto;    padding: 0;    position: relative;    width: 98%;    border-style:outset;}#fixed-header-inner {    border-left: 1px solid #FFFFFF;    border-right: 1px solid #FFFFFF;    border-top: 1px solid #FFFFFF;}/*Toolbar*/

