* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #444;
}
ol {
	margin-left: 5px;
}
.container {
	margin: auto;
	width: 980px;
}
.aright {
	float: right;
}
.mid {
	vertical-align: middle;
}
.clearb {
	clear: both;
}
.hr {
	margin-top: 20px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #099;
}
.ctr {
	text-align: center;
}
.specialtab {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
.specialtab td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
.fieldsearch {
	height: 15px;
	width: 175px;
	float: left;
	border: 1px solid #fff;
	padding: 1px;
}
.fieldsubscribe {
	height: 15px;
	width: 130px;
	float: right;
	border: 1px solid #fff;
	padding: 1px;
}
.comment {
	width: 176px;
	float: right;
	padding: 1px;
	border: 1px solid #fff;
}
.fieldbookonline {
	height: 18px;
	width: 240px;
	float: left;
	border: 1px solid #666;
	padding: 1px;
}
.commentbookonline {
	width: 240px;
	float: left;
	padding: 1px;
	border: 1px solid #666;
}
.selectbookonline {
	padding: 1px;
	border: 1px solid #666;
}
.header {
	background-color: #3063c0;
	width: 980px;
	float: left;
	height: 147px;
}
.header .logo {
	float: left;
	height: 135px;
	width: 252px;
	padding-top: 26px;
	text-align: center;
}
.header .right {
	float: left;
	height: 161px;
	width: 728px;
}
.header .right .top {
	width: 688px;
	float: left;
	height: 56px;
	padding-left: 20px;
	padding-right: 20px;
}
.header .right .top img {
	vertical-align: middle;
}
.header .right .top span {
	float: right;
}
.header .right .middle {
	float: left;
	height: 50px;
	width: 728px;
}
.header .right img {
	padding-right: 1px;
}
.header .right .bottom {
	float: left;
	height: 33px;
	width: 660px;
	padding-top: 22px;
	padding-left: 68px;
}
.content {
	float: left;
	width: 980px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.content .left {
	float: left;
	width: 252px;
	text-align: center;
}
.content .left .subnav {
	float: left;
	height: 41px;
	width: 252px;
}
.content .center {
	float: left;
	width: 478px;
}
.content .center .search {
	background-color: #000;
	padding: 10px;
	color: #999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6cc;
}
.content .center .more {
	color: #fff;
	background-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	float: right;
	margin-top: -10px;
}
.content .center a.more:hover {
	background-color: #039;
	color: #fff;
}
.content .center .articledividen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699;
	margin-bottom: 10px;
	clear: both;
	margin-top: -5px;
}
.content .center .sec {
	font-size: 10px;
}
.content .center .sel {
	background-color: #fc9;
	color: #069;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.content .center .respage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699;
	clear: both;
	padding-bottom: 10px;
	color: #666;
	padding-top: 5px;
}
.content .center .paging {
	background-color: #000;
	color: #666;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.content .center .paging a:hover {
	color: #f90;
}
.content .center .date {
	font-size: 11px;
	margin-top: -15px;
	margin-bottom: 10px;
}
.content .center p {
	font-size: 14px;
	line-height: 18px;
	margin: 1em 0;
}
.content .center h1 {
	/*
   color: #FFFFFF;
    font-size: 28px;
    margin-bottom: 15px;
    text-align: center;
    text-shadow: 1px 1px #000000;
	*/


	    color: #000;
	font-size: 28px;
	margin-bottom: 15px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.content .center h2 {
	/*font-size: 12px;
	*/
	font-size: 20px;
	margin-top: 15px;
}
.content .center h3 {
	font-size: 20px;
	margin-bottom: 15px;
}
/*.content .center a {
	color: #444;
}
.content .center a:hover {
	color: #000;
}*/
.content .center ul, .content .center ol {
	padding-left: 20px;
	margin: 15px 0;
}
.content .center blockquote {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #779BA2;
	padding-left: 5px;
	font-size: 11px;
	margin: 10px;
	line-height: 12px;
	color: #779BA2;
}
.content .center table td {
	padding: 3px;
}
.content .center .img {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}
.content .center .boxx {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #666;
	clear: both;
	font-weight: bold;
	color: #fff;
	margin-bottom: 7px;
}
.content .center ul.special {
	list-style-image: none;
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content .center ul.special li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/checklist.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 20px;
}
.content .center .tabprod {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C9D6EF;
	border-left-color: #C9D6EF;
	background-color: #fff;
}
.content .center .tabprod td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C9D6EF;
	border-bottom-color: #C9D6EF;
	padding: 10px;
}
.content .center #bookonline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #677;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #677;
	width: 438px;
	float: left;
	padding: 20px;
}
.content .center #bookonline .lft {
	width: 180px;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
}
.content .center #bookonline .rgt {
	margin-bottom: 5px;
	width: 255px;
	float: left;
}
.content .center .testimony {
	background-color: #f0f0f0;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: -5px;
}
/* root element for tabs  */
.content .center ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	border-bottom:1px solid #666;
	height:30px;
}
/* single tab */
.content .center ul.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}
/* link inside the tab. uses a background image */
.content .center ul.tabs a {
	display:block;
	height: 30px;
	line-height:30px;
	width: 118px;
	text-align:center;
	text-decoration:none;
	color:#333;
	position:relative;
	top:1px;
	background-image: url(images/blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.content .center ul.tabs a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
.content .center ul.tabs a:hover {
	background-position: 0px -31px;
	color:#fff;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.content .center ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0px -62px;
	cursor:default !important;
	color:#000 !important;
}
/* initially all panes are hidden */ 
.content .center div.panes div.pane {
	display:none;
}
.content .center div.panes div {
	display:none;
	border:1px solid #999;
	border-top:0;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.content .center div.panes div ul {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	list-style-position: outside;
}
.content .right {
	float: left;
	width: 250px;
	font-size: 11px;
}
.content .right .subscribe {
	clear: both;
	padding-right: 35px;
	padding-left: 35px;
}
.content .right .subscribe p {
	margin-top: 5px;
}
.content .right .news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699;
	padding-bottom: 9px;
	padding-top: 4px;
}
.content .right .subscribe a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}
.content .right .subscribe a:hover {
	color: #690;
}
.content .areasweserve {
	width: 980px;
	float: left;
	background-image: url(images/bg_areasweserve.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	padding-bottom: 40px;
}
.content .areasweserve .headcol {
	height: 11px;
	background-image: url(images/bg_headcol.gif);
	background-repeat: repeat-x;
	width: 940px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.content .areasweserve .body {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.content .areasweserve .col {
	float: left;
	width: 165px;
	font-weight: bold;
	padding-right: 40px;
	padding-left: 40px;
}
.content .areasweserve .col ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content .areasweserve .col ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #666;
	padding-left: 0px;
}
.content .center .areastable {
	width: 100%;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
}
.content .center .areastable td {
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
}
.container .footer {
	background-color: #000;
	float: left;
	width: 900px;
	padding-top: 20px;
	background-image: url(images/img_bot_rounded.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 11px;
	color: #999;
	margin-bottom: 20px;
}
.container .footer img {
	vertical-align: middle;
}
.footer span {
	float: right;
}
.footer a {
	color: #66c;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #f90;
}
.lft {
	width: 180px;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
}
.rgt {
	margin-bottom: 5px;
	width: 255px;
	float: left;
}
.top .search {
	display: none;
}
.phone-number {
	text-align: right;
	margin-bottom: 10px;
	background:url(/images/call-icon.png) no-repeat left center;
	padding-left:55px;
	width:310px;
	height:52px;
	float: right;
	padding-top: 1px;
	font-family:Arial, Helvetica, sans-serif;
}
.phone-number p {
	color: #FFFFFF;
	font-size: 13px;
	margin: 0;
	text-decoration: none;
	text-align: right;
}
.phone-number p.call-now {
	color: #FFFFFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 26px;
	margin: 4px 0 0;
	text-decoration: none;
}
.phone-number p a {
	color: #FFFFFF;
	text-decoration: none;
}
.left-cta{
	background:url(/images/left-phone.png) no-repeat 0 0;
	margin: 0 auto 10px;
	width: 197px;
	padding-bottom: 15px;
}
.left-cta a{
	display: block;
	font-size: 0;
	height: 52px;
	line-height: 0;
	text-indent: -9999px;
}    
.left-cta p{
	margin:0;
}
.left-cta p.left-phone{
	color: #00389D;
	font-size: 16px;
	font-weight: bold;
	padding-left: 36px;
	line-height: 25px;
}
p {
	margin: 10px 0;
}
.lhs-testimonials {
	padding: 0 30px;
}
.lhs-testimonial {
	padding: 0 0 10px;
	background: url(images/shadow.png) no-repeat center bottom;
}
.red {
	color: #ff0000;
}
.quick-enquiry {
	width: 229px;
	margin: 10px auto;
	color: #000;
}
.quick-enquiry h3 {
	background: url(images/quick-enquiry.png) no-repeat 0 0;
	display: block;
	height: 56px;
	width: 229px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
}
.quick-enquiry-inner {
	background: url(images/quick-enquiry.png) no-repeat 0 bottom;
	padding:2px 13px;
}
.quick-enquiry-inner .form-row, .quick-enquiry-inner .form-row-comment, .quick-enquiry-inner .form-row-checkbox, .quick-enquiry-inner .form-row-button {
	margin: 8px 0;
}
.quick-enquiry-inner .form-row .form-label {
	float: left;
	display: block;
	width: 75px;
	padding-right: 10px;
	text-align: right;
	font-size: 15px;
}
.quick-enquiry-inner .form-row-comment {
	font-size: 15px;
}
.quick-enquiry-inner .form-row-checkbox {
	font-size: 12px;
}
.quick-enquiry-inner .form-row input {
	float: none;
	padding: 3px 5px;
	width: 105px;
	border-top: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.quick-enquiry-inner textarea {
	float: none;
	padding: 3px 5px;
	width: 190px;
	border-top: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.quick-enquiry-inner .form-row-button input {
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	background: url(images/btn-contact-us-now.png) no-repeat 0 0;
	display: block;
	height: 41px;
	width: 200px;
	border: none;
	margin: 10px auto;
	cursor: pointer;
}
.quick-enquiry-inner .form-row-button input:hover {
	background-position: 0 -41px;
}
.quick-enquiry-inner #ctl00_vsSideForm {
	color: #ff0000;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
.johnsonbox {
	width: 80%;
	margin: 15px auto;
	padding: 10px 20px;
	background:#fffaf1;
	border: 1px solid #FFA800;
}
.johnsonbox.grey {
	background:#f2f2f2;
	border: 1px solid #cecece;
}
.johnsonbox.green {
	background:#fbfff7;
	border: 1px solid #499f04;
}
.johnsonbox.quote {
	background-color: #FFFFFF;
	background-image: url("images/johnsonbox-quote.jpg");
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 1px solid #F1F1F1;
}
.johnsonbox.quote .quoteinner {
	background-image: url("images/quote-icon.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-right: 15px;
	overflow: hidden;
	padding-left: 60px;
}
.johnsonbox.quote .quoteinner p.quotetext {
	font-family: georgia;
	font-size: 18px;
	font-style: italic;
	line-height: 1.3em;
}
ol.graphical, ul.graphical {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.graphical li, ul.graphical li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
ul.graphical.tick li {
	padding: 3px 0 4px 32px;
	background: url(images/ul-tick.png) no-repeat 0 0;
}
ul.graphical.arrow li {
	padding: 10px 0 10px 45px;
	background: url(images/ul-arrow.png) no-repeat 0 0;
}
ol.graphical li {
	background-position: 0 0;
	background-repeat: no-repeat;
	list-style: none outside none;
	margin: 0;
	padding: 2px 0 17px 40px;
}
ol.graphical li.ol-1 {
	background-image: url("images/list/ol-1.png");
}
ol.graphical li.ol-2 {
	background-image: url("images/list/ol-2.png");
}
ol.graphical li.ol-3 {
	background-image: url("images/list/ol-3.png");
}
ol.graphical li.ol-4 {
	background-image: url("images/list/ol-4.png");
}
ol.graphical li.ol-5 {
	background-image: url("images/list/ol-5.png");
}
ol.graphical li.ol-6 {
	background-image: url("images/list/ol-6.png");
}
ol.graphical li.ol-7 {
	background-image: url("images/list/ol-7.png");
}
ol.graphical li.ol-8 {
	background-image: url("images/list/ol-8.png");
}
ol.graphical li.ol-9 {
	background-image: url("images/list/ol-9.png");
}
ol.graphical li.ol-10 {
	background-image: url("images/list/ol-10.png");
}
ol.graphical li.ol-11 {
	background-image: url("images/list/ol-11.png");
}
ol.graphical li.ol-12 {
	background-image: url("images/list/ol-12.png");
}
.btn-save-50-today {
	display: block;
	margin-top: -20px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	background: url(images/save-50-today.png) no-repeat 0 0;
	width: 226px;
	height: 177px;
	cursor: pointer;
}
.btn-save-50-today:hover {
	background-position: 0 -177px;
}
.btn-no-tricks {
	display: block;
	margin-top: -20px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	background: url(images/no-tricks.png) no-repeat 0 0;
	width: 226px;
	height: 191px;
	cursor: pointer;
}
.btn-no-tricks:hover {
	background-position: 0 -191px;
}
.btn-cta {
	display: block;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	background: url(images/cta.png) no-repeat 0 0;
	width: 280px;
	height: 91px;
	cursor: pointer;
}
.btn-cta:hover {
	background-position: 0 -91px;
}
.sub-menu{
	padding-top:1px;
	background:url(/images/left-menu-sep.png) no-repeat 0 0;
}
.sub-menu li{
	padding-bottom:1px;
	background:url(/images/left-menu-sep.png) no-repeat 0 bottom;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
.sub-menu li a{
	text-transform:uppercase;
	text-align:right;
	color:#ffffff;
	display:block;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-decoration:none;
	padding-right:31px;
}
.sub-menu li a span{
	display:block;
	background:url(/images/left-menu-arrow.png) no-repeat 20px center;
}
.sub-menu li a:hover{
	background:url(/images/left-menu-bg.png) repeat-y 0 0;
}
