/* @override http://www.gizmo.com.au/gizmo.css */

/* 
	Pre-defined tags
*/

html {
	min-height: 100%;
}

body { 	
	min-height: 100%;
	width: 780px;	
		background: #81caeb url(images/back_gradient.jpg) repeat-x;	
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c4639;	
}

div {
	text-align: left;
}

form {
	padding: 0px;
	margin: 0px;
}

select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c4639;	
}

ul {
	list-style-type: none;
	padding: 6px;
	padding-left: 16px;
	margin: 0px;
	line-height:1.4em;
	font-size:12px;
}

ul li {
	background: url(images/bullet_li.gif) no-repeat 0 0.4em;
	padding-left: 16px;
	padding-bottom: 8px;
}

ul.graphical.ticks li {
	background:transparent url(images/icon_tick1.gif) no-repeat scroll 0 0;
	padding-bottom:8px;
	padding-left:22px;
}

ul ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

* html ul ul {
	margin: 0px;
	margin-top: 6px;	
	padding: 0px;
}

* html ul ul li {
	background: url(images/bullet_li.gif) no-repeat 0 0.4em;
	padding-left: 16px;
	padding-bottom: 8px;
}

a {
	color: #3199cc;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

b {
	color: #ff5400;
	font-weight:normal;
}

ol {
	font-size:12px;	
	line-height:1.4em;
}

ol li {
	padding-bottom:10px;	
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size:12px;
	line-height:1.4em;
}

h1 {
	font-size: 16px;
	color: #3199cc;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #ff5500;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0px;
}

h3 {
	font-size: 12px;
	color: #3199cc;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 6px;
}

h4 {
	font-size: 13px;
	color: #ff5400;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 4px;
}

h5 {
	font-size: 13px;
	color: #3199cc;
	font-weight: bold;
	margin: 0px;
}

h6 {
	font-size: 13px;
	color: #6c4639;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*
	Containers
*/

/* The big one holding everything else */

#ExternalContainer {
	width: 780px;
}

/* Container for 2 column layout */
#MainContainer {
	min-height: 100%;
	background: #81c2e2 url(images/bg.gif) repeat-y 50% 0;
	width: 750px;
	position: relative;
}

/* Container for 3 column layout */
#MainAltContainer {
	min-height: 100%;
	background: #81c2e2 url(images/bg2.gif) repeat-y 50% 0;
	width: 750px;
	position:relative;
}

#LeftGradient {
	float: left;
	background: #ffffff;
	height: 100px;
	width: 15px;	
}

#RightGradient {
	float: right;
	background: #ffffff;
	height: 100px;
	width: 15px;
}

/* Container for all items below the header */
#BodyContainer {
	min-height: 100%;
	width: 738px;
	padding: 5px;
	padding-top: 0px;	
}

/* Container for left side of screen */
#SubNavContainer {
	float: left;
	min-height: 100%;
	background: url(images/gizmo_relection.gif) no-repeat;
	position: relative;
	left: 1px;
	padding-top: 33px;
	width: 192px;
	text-align: center;
}


.SubNavContainerWP {
	float: left;
	min-height: 100%;
	position: relative;
	left: 1px;
	padding-top: 33px;
	width: 192px;
	text-align: center;
	margin-left:15px;

}

/*
	Header classes
*/
/* Page Header */
#HeaderContainer {
	height: 134px;
	width: 738px;
	left: 6px;
	position:relative;
	/*background: #ff6829;*/
	background: url(images/gizmo_id3.jpg) no-repeat right;
}

/* Logo in header (split into 2 sections) */
#Logo1 {
	background: url(images/gizmo_id1.jpg) no-repeat;
	width: 194px;
	height: 134px;
	float: left;
}

#Logo2 {
	background: url(images/gizmo_id2.jpg) no-repeat;
	width: 411px;
	height: 134px;
	float: left;
}

/* Container for navigation inside header */
#NavContainer {
	/*float: right;
	position: relative;
	top: -42px;*/
	display:block;
	position: absolute;
	top: 92px;
	right: 0px;
	height: 32px;	
	background: #eeeeee;
}

#NavContainer a {
	float: left;
}


/*
	Specific rendered text entries in lhs column
*/
#GizmoServicesTxt {
	width: 86px;
	height: 14px;
	background: url(images/txt_gizmo_services.gif) no-repeat;
	position: absolute;
	top: 15px;
	left: 94px;
}

#AlsoHereTxt {
	width: 65px;
	height: 14px;
	background: url(images/txt_also_here.gif) no-repeat;
	position: absolute;
	top: 15px;
	left: 115px;
}

#AlsoHereTxtWP {
	
	width: 65px;
	height: 14px;
	background: url(images/txt_also_here.gif) no-repeat;
	position: relative;
	float: left;
	left: 115px;
	margin-top: 16px;
	margin-bottom: 5px;
}

#GizmoLinksTxt {
	width: 65px;
	height: 14px;
	background: url(images/txt_gizmo_links.gif) no-repeat;
	position: relative;
	float: left;
	left: 115px;
	margin-top: 16px;
	margin-bottom: 5px;
}

#readaboutTXT {
	width: 65px;
	height: 14px;
	background: url(images/_features/read_about.gif) no-repeat;
	position: relative;
	float: left;
	left: 115px;
	margin-top: 16px;
	margin-bottom: 5px;
}

/*
	SubNav - top of lhs column
*/
.SubNav {
	background: url(images/sub_blue.gif);
	width: 172px;
	height: 28px;
	float: left;
	position: relative;
	left: 10px;
	text-align: left;
	text-indent: 12px;
	overflow: hidden;
	background-image: url(images/sub_blue.gif);
}

.SubNavDuplicate {
	width: 172px;
	height: 28px;
	float: left;
	position: relative;
	left: 10px;
	text-align: left;
	text-indent: 12px;
	overflow: hidden;
	background-image: url(images/sub_blue.gif);
}

.SubNav a {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
}


div.SubNav:hover {
	background: url(images/sub_blue_over.gif);
	width: 172px;
	height: 28px;
	cursor: pointer;
}

.SubNavOn {
	background: url(images/sub_blue_over.gif);
	width: 172px;
	height: 28px;
	float: left;
	position: relative;
	left: 10px;
	text-align: left;
	text-indent: 12px;
	overflow: hidden;
}

.SubNavOn a {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
}


div.SubNavOn:hover {
	background: url(images/sub_blue_over.gif);
	width: 172px;
	height: 28px;
	cursor: pointer;
}

/*
	Links in lhs column (not sub-nav)
*/
.SubNavLinks {
	background: url(images/sub_white.gif);
	width: 172px;
	height: 29px;
	float: left;
	position: relative;
	left: 10px;
	text-align: left;
	text-indent: 12px;
	overflow: hidden;
}

.SubNavLinks a {	
	color: #329bcb;
	font-weight: bold;
	text-decoration: none;
	line-height: 29px;
}

.SubNavLinks a:hover {
	color: #ff5400;
	font-weight: bold;
	text-decoration: none;
	line-height: 29px;
}


div.SubNavLinks:hover {
	float: left;
	position: relative;
	text-align: left;
	text-indent: 12px;
	color: #ff5400;
	width: 172px;
	height: 29px;
	cursor: pointer;
}

div.SubNavLinks:hover a{
	float: left;
	position: relative;
	text-align: left;
	text-indent: 12px;
	color: #ff5400;
	width: 172px;
	height: 29px;
	cursor: pointer;
}

/* 
	Breadcrumb bar above feature image 
*/
#BreadcrumbContainer {
	background: #f5fafd url(images/breadcrumb_back.gif) no-repeat;
	height: 25px;
	text-indent: 6px;
	line-height:25px;
}

#Breadcrumb {
	float: left;
	color: #4fa7d9;
}

#Breadcrumb a {
	color: #4fa7d9;
	text-decoration: none;
}

#Breadcrumb a:hover {
	color: #4fa7d9;
	text-decoration: underline;
}

/*
	QuickLinks form select and go button
*/
#QuickLinksContainer {
	float: right;
	text-align: right;
		width:165px;
padding-bottom:2px;

}

#QuickLinksContainer img {
	position: relative;
	top: 1px;
}

#QuickLinksContainer select {
	position: relative;
	top: 0px;
	font-size: 11px;
	color: #349acb;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px;

}

#QuickLinksFormElem {
	float: left;
	vertical-align:middle;
	padding-bottom:2px;
}

#QuickLinksFormElem2 {
	float: right;
	vertical-align:middle;
}


/*
	Title bar (solid orange bar under feature image) classes
*/
#TitleBar {
	background: #ff5500 url(images/titlebar_end.gif) no-repeat;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	position:relative;

}

#TitleLeft {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	background:inherit;
	position:relative;
}

#TitleRight {
	float: right;
	position: relative;
	background: #ff5500;
	padding: 4px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#TitleLeftBook {
	float: left;
	padding-left: 4px;	
	padding-top: 5px;
	padding-bottom: 2px;
	width: 272px;
	overflow:hidden;
	background:inherit;
}

#TitleBook {
	background: #ff5500;
	float: right;
	position: relative;
	padding: 1px;
}

/*
	Content section (text area) classes
*/
/* Container for right side of screen */
#ContentContainer {
	float: left;
	background: url(images/rhs_header.jpg) repeat-x;
	position: relative;
	left: 3px;	
	min-height: 100%;	
	width: 528px;
	margin: 6px;
	padding-top: 5px;
}

/* Container for large rhs column */
#ContentLarge {
	float: left;
	width: 518px;
	padding: 5px;
}

#BigColumn{
	float: left;
	width: 100%;
	padding: 5px;
}


/* Container for centre column of 3 column layout */
#ContentSubContainer {
	float: left;
	width: 345px;
}

/* Container for small rhs column */
#ContentSmall {
	padding: 5px;
}

#ContentTitle {
	margin-top: 13px;
	margin-bottom: 9px;
}

/* Orange text line appearing on copy */
#ContentTagLine {
	font-weight: bold;
	color: #ff5400;
}

#ContentTagLine a {
}

.ContentHighlight {
	background: #eaf3f8;
	padding: 8px;
}

.ContentHighlightAlt {
	background: #ffffff;
	padding: 8px;
}

.ContentRow {
	background: #f4f8f9;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.ContentRowAlt {
	background: #eaf3f8;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.ContentBookNow {
	margin-bottom: 8px;
}

.ContentBookNow a {
	font-weight: bold;
	color: #ff5400;
	
}

.ContentHome {
	color: #6c4639;
}

.referral_box {
	background: url(images/referral_white.gif);
	width: 172px;
	height: 95px;
	float: left;
	position: relative;
	text-align: left;
	margin-top: 5px;
	left: 10px;
	background-repeat:no-repeat;
}

.remote_box {
	background: url(images/referral_white2.gif);
	width: 172px;
	height: 135px;
	float: left;
	position: relative;
	text-align: left;
	margin-top: 5px;
	left: 10px;
	background-repeat:no-repeat;
}

.remote_box_brw {
	width: 172px;
	height: 60;
	float: left;
	position: relative;
	margin-top: 3px;
	left: 13px;
}

.remote_image {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
	padding:0px;
	height: 70px;
	width: 80px;
	float: left;
	position: absolute;	
}

.remote_text {
	height: auto;
	width: 70px;
	text-align:center;
	margin-top: 5px;
	margin-left: 90px;
	padding-top: 5px;
	float: right;
	position: absolute;	
}

.referral_image {
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 0px;
	padding:0px;
	height: 70px;
	width: 80px;
	float: left;
	position: absolute;	
}

.referral_image img{
	border: 0px;
}

.referral_text {
	height: auto;
	width: 70px;
	text-align:center;
	margin-top: 12px;
	margin-left: 90px;
	padding-top: 5px;
	float: right;
	position: absolute;	
}

/*
	Other classes
*/

/* Feature image */
#FeatureImage {
	background: #ffffff;
	height: 175px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align:center;	
	margin-bottom: 0px;
	z-index:-2;

}

#FeatureSpace {
	background: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align:center;	
	margin-bottom: 0px;
}

.FeatureSmall {
	float: left;
	padding-top: 4px;
	padding-left: 1px;
	background: #ffffff;
	width: 175px;
}

.FeatureSmaller {
	float: left;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 2px;
	background: #ffffff;
	width: 170px;
}

/* 
	Items in the Sidebar 
*/

/* Container for optional sidebar */
#SidebarContainer {	
	float: right;
	min-height: 100%;
	width: 175px;
	padding-top: 5px;
}

/* Alternating row colors */
.SidebarRow {
	background: #eaf3f8;
	padding-left: 7px;
	padding-right: 4px;
}

.SidebarRowAlt {
	padding-left: 7px;
	padding-right: 4px;
}

.SidebarTxt {
	width: 163px;
	padding: 6px;
}

.SidebarHilite {
	color: #ff5400;
}

/* Any image appearing in the side bar */
.SidebarImg {
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
}

.SidebarLifestyle {
	padding: 0px;
	margin: 0px;
	height: 110px;
	overflow: hidden;
}

.SidebarReferral {
	padding: 0px;
	margin: 0px;
	height: 85px;
	overflow: hidden;
}


/* Specific rendered text entries for the sidebar */
#SidebarGizmoMeansTxt {
	background: url(images/gizmo_means.gif) no-repeat;
	width: 94px;
	height: 16px;
	left: 6px;
	margin-top: 13px;
	margin-bottom: 9px;
	margin-left: 6px;
}

#SidebarWhyMyGizmoTxt {
	background: url(images/whymygizmo.gif) no-repeat;
	width: 94px;
	height: 16px;
	left: 6px;
	margin-top: 13px;
	margin-bottom: 9px;
	margin-left: 6px;
}

#SidebarWhyMyGizmo2Txt {
	background: url(images/whymygizmo2.gif) no-repeat;
	width: 94px;
	height: 16px;
	left: 6px;
	margin-top: 13px;
	margin-bottom: 9px;
	margin-left: 6px;
}

#SidebarRelatedTxt {
	background: url(images/txt_related_service.gif) no-repeat;
	width: 151px;
	height: 14px;
	position: relative;
	left: 5px;
	margin-top: 16px;
	margin-bottom: 5px;
}

#SidebarUpgradeTxt {
	background: url(images/txt_upgrade_service.gif) no-repeat;
	width: 151px;
	height: 14px;
	position: relative;
	left: 5px;
	margin-top: 16px;
	margin-bottom: 5px;
}

/*
	Form classes
*/

/* General form appearance */
.gizmoForm {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	text-align:left;
	width: 335px;
	border: 0px;
}

/* Labels for form fields */
.formfield {
	vertical-align:baseline;
	background: #eaf3f8;
	padding: 6px;
	padding-bottom: 2px;
}

.forminput {
	vertical-align:baseline;
	background: #eaf3f8;
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.formfieldalt {
	vertical-align:baseline;
	background: #ffffff;
	padding: 6px;
	padding-bottom: 2px;
}

.forminputalt {
	vertical-align:baseline;
	background: #ffffff;
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.formsubmit {
	padding: 6px;
	padding-left: 4px;
}

/* Text fields for forms */
.formelem {
	width: 180px;	
}

/* Short text fields for forms (e.g. postcode) */
.formelemshort {
	width: 80px;
}

/* 
	Footer classes 
*/

#Footer {
	clear: both;
	width: 750px;
	background: #ffffff url(images/footer.gif) no-repeat;
	padding-top:10px;
	padding-bottom: 5px;
	line-height: 15px;
	color: #a8a8a8;
}

.FooterLinkBox {

	width:150px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}

#Footer h1 {

	font-weight: bold;
	font-size: 12px;
}
#FooterTxt {
	position: relative;
	top: 5px;
	margin-left:14px;
	margin-right:14px;
}

#FooterTxt a {
	text-decoration: none;
	color: #a8a8a8;
}

#FooterTxt a:hover {
	text-decoration: underline;
}

.newsletterfloatleft {

float: right;
margin: 10px;

}

.newsletterfloatright {

float: left;
margin: 10px;

}


.servicebox {

margin-left: 0px;
margin-right: 0px;

}

.servicecontainerclear {
clear: right;
}

.Servicecontainer {

width: 161px;
float: left;
position:relative;
margin: 2px;


}

.servicecontainertop {

height: 6px;
width: 161;
padding:0px;
margin:0px;
border: 0px;
background:url(images/_services/images/construct_top.png) no-repeat;


}

.servicecontainermiddle {

background: url(images/_services/images/construct_middle.png) repeat-y;
padding-top: 0px;
padding-bottom: 0px;
}

.servicecontainermiddle h4 {

	font-size: 12px;
	color: #ff5400;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	text-align:right;
	line-height:20px;

}

.servicecontainermiddle h5 {

	font-size: 12px;
	color: #ff5400;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	text-align:left;
	line-height:20px;

}

.servicecontainerbottom {

height:6px;
width: 161px;
padding:0px;
margin:0px;
border: 0px;
background:url(images/_services/images/construct_bottom.png) no-repeat;
}


.serviceitem {
margin-left: 6px;
width: 150px;
margin-top: 2px;
}

.serviceitemtop {
height: 4px;
width: 150px;
margin:0px;
padding:0px;
border: 0px;
position: relative;
vertical-align:top;
background:url(images/_services/images/serviceitem_01.png) no-repeat;
}

.serviceitemmiddle {
background: url(images/_services/images/serviceitem_03.png) repeat-y;
margin:0px;
padding-top: 0px;
padding-bottom: 10px;
padding-left: 8px;
padding-right: 8px;
vertical-align: middle;
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size: 11px;
position: relative;
}

.servicedesctext a{
color:#FFFFFF;
text-decoration:none;
vertical-align:middle;
}

.servicedesctext a:hover {

color: #FFFFFF;
text-decoration:underline;
}

.servicedesctext a:visited {

color:#FFFFFF;
text-decoration: none;
}

.serviceitembottom {

height:4px;
width: 150px;
padding:0px;
margin:0px;
border: 0px;
position: relative;
background:url(images/_services/images/serviceitem_04.png) no-repeat;
}

/* BLOG ADDITIONS */

.post {
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	text-align: left;
	}
#sidebar h2 {
	margin-top: 5px;
	margin-bottom:5px;
	padding:0px;
	}
	
	
/* Begin Images */
p img {
	padding: 0;
	/* max-width: 100%; */
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.SidebarTestimonial-left h3{
		padding:10px 10px 0 35px;
	text-align:left;	
}

.SidebarTestimonial-left .testimonial{
	background:transparent url(images/blockquote.png) no-repeat scroll 10px 16px;
	padding:10px 10px 10px 35px;
	
}

.enquiry-form{
	background: #F5F9FA;
	padding: 10px 20px;

	margin: 10px auto 0;
}

.enquiry-form .form-row{
	margin: 10px 0;
}

.enquiry-form .form-row label{
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.enquiry-form .form-row label.error{
	font-weight: normal;
	font-size: 12px;
	color: #cc0000;
	display: block;
}

.enquiry-form .form-row textarea,
.enquiry-form .form-row input{
	width: 380px;
	display: block;
	padding: 3px;
	font-size: 12px;
	margin-top: 5px;
}


.enquiry-form .form-row input.btn-contact-us{
	width: 150px;
	display: block;	
	font-size: 15px;
	margin: 0 auto;
	}

.johnsonbox{
	width:90%;
	margin:0 auto;
	padding:7px 10px 0 7px;
	margin-bottom:20px;
}

.johnsonbox.orange{
/*	background-color:#ff9759;*/
	border:2px dashed #ff5500;
	
}

.johnsonbox.blue{
	background-color:#F4F8F9;
	border:1px dashed #49B1D8;
}

p.small-print{
	font-size: 10px;	
}

.footer-links {width:750px}
.noFloat { clear:both; font-size:0; line-height:0; height:0}
.column1, .column2, .column3, .column4 { width:176px; float:left; margin:20px 15px 20px 0}
.column1 strong, .column2 strong, .column3 strong, .column4 strong { margin:10px 0 0 0; display:block}
.column4 { margin-right:0}
.column1 a, .column2 a, .column3 a, .column4 a { color:#FFF; text-decoration:none}
.column1 a:hover, .column2 a:hover, .column3 a:hover, .column4 a:hover { text-decoration:underline}
