@charset "UTF-8";
/* reset browser inconsistencies - originally by eric meyer */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
	
:focus {
	outline: 0;
}
	
ol, ul {
	list-style: none;
}

/* these are clickable, so give the user an extra clue */
label,
button {
    cursor: pointer;
}

	
html {
    width: 100%;
	height: 100%;
}

body {
    width: 100%;
    height: 100%;
    font: 62.5%/1em Helvetica, Arial, sans-serif;
    background: url(../images/layout/background.png) repeat-x #4a4a50 fixed;

}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #777;
}

.dulled {
	color: #ccc;
}

#main-container {
	width: 1002px;
	*height: 100%;
	min-height: 100%;
	margin: 0 auto;

	
}
 
#header {
    width: 100%;
    height: 80px;
    position: relative;
	overflow: hidden;
}

#header h1 {
	display: inline; /* ie6 */
    width: 252px;
    height: 72px;
	float: left;
	margin-top: 5px;
	background: url(../images/layout/hawko-logo.png) no-repeat;
	
}

#header a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

#header #tagline {
	display: none;
}

#header ul { /* main menu */
	width: 740px;
	height: 100%;
	position: relative;	
	float: right;
}

#header ul li {
	display: block;
}

#header ul li strong {
	display: block;
	width: 100%;
	height: 100%;
}

#header ul li strong {
	background-image: url(../images/layout/menu-buttons.png);
	background-repeat: no-repeat;
	
}

#menu-hawko,
#menu-tubetec {
	width: 82px;
	height: 70px;
	position: absolute;
	top: 5px;

}

.javascript #menu-hawko,
.javascript #menu-tubetec {
	cursor: pointer;
}

#menu-hawko ul li:first-child a {
	color: #ff9900;
}

#menu-hawko strong {
	background-position: 0 0;
}

#menu-tubetec strong {
	background-position: -90px 0;
}

#menu-tubetec ul li:first-child a {
	color: #00cccc;	
}

#menu-hawko strong,
#menu-tubetec strong {
	text-indent: -9999px;
} 

#menu-hawko {
	left: 0;
}

#menu-tubetec {
	left: 90px;
}


#header ul li ul {
 	position: absolute;
 }
 


.javascript #header ul li ul { /* sub menu */
	display: none;
	width: 380px;
	position: absolute;
	overflow: hidden;
	
}

#menu-hawko ul {
	left: 180px;
	top: 30px;
}

#menu-tubetec ul {
	left: 90px;
	top: 50px;
}

#header ul li ul li {
	display: inline;
	font-size: 1.3em;
	line-height: normal;
	text-transform: uppercase;
	color: #ccc;
}

#header ul li ul li a {
	display: inline;
	width: auto;
	height: auto;
	text-indent: 0;
	color: #ccc;	
}

#menu-home,
#menu-contacts {
	width: 82px;
	height: 52px;
	position: absolute;
	bottom: 7px;	
}

#menu-home {
	right: 95px;

}

#menu-home strong {
	background-position: -185px 0;	
} 

#menu-contacts {
	right: 5px;
}

#menu-contacts strong {
	background-position: -274px 0;
} 

/* HAWKO */

.hawko-led h2,
.hawko-control-gear h2 {
	width: 252px;
	height: 72px;
	background: url(../images/layout/hawko-logo.png);
	text-indent: -9999px;
}

.hawko #content #blurb {
	border: 1px solid #ccc;
	background: #333;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;

	font-size: 1.2em;
	line-height: 1.3em;
	padding: 1em 1.3em;
	margin-bottom: 10px;
}

.hawko #content #blurb p {
	margin-bottom: 1.3em;	
	color: #fff;
}

.hawko #blurb #content p:last-child {
	margin-bottom: 0;	
}

.hawko #main-image {
	width: 1000px;
	height: 399px;
	background-repeat: no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-bottom: 10px;
}

.hawko #main-image img {
	display: none;	
}

.hawko #footer {
	overflow: hidden;
}

.hawko #footer ul {
	overflow: hidden;
	margin-left: 0;
}

.hawko #footer ul li {
	display: inline; /* ie6 */
	width: 162px;
	height: 118px;
	float: left;
	background-image: url(../images/layout/footer-buttons.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.hawko #footer ul li:first-child {
	margin-left: 0;	
}

.hawko #footer ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
} 

#footer-led {
	background-position: 0 -1px;
}

#footer-control-gear {
	background-position: -180px -1px
}

#footer-incandescent {
	background-position: -358px 0;
}

#footer-support {
	background-position: -533px 0;
	text-indent: -9999px;
}

#footer #footer-newsletter {
	background: none;
	width: 310px;
	float: right;
}

#footer-newsletter fieldset {
	overflow: hidden;
}

#footer-newsletter legend {
	display: block;
	font-size: 1.2em;
	color: #ccc;
	margin-bottom: 0.6em;
}

#footer-newsletter label {
	display: none;
}

#footer-newsletter input {
	float: left;
	width: 200px;
	border: 1px solid #ccc;
	padding: 3px;
}

#footer-newsletter button {
	width: 86px;
	height: 21px;
	float: right;
	border: 0;
	background: url(../images/layout/subscribe-button.png) no-repeat;
	text-indent: -9999px;
	margin-top: 3px;
}

#footer #copyright,
#footer #acura {
	float: right;
	clear: right;
}

#footer #acura {
	display: block;
	width: 181px;
	height: 8px;
	margin-top: -43px;
	background: url(../images/layout/powered-by-acura.png) no-repeat;
}

#acura a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#footer #copyright {
	width: 310px; /* same as newsletter box */
	color: #ccc;
	font-size: 1.1em;
	line-height: normal;
	padding-top: 0.6em;
	margin-top: -30px;
	border-top: 2px solid #7b7b80;
	text-align: right;
}



/* main content */

#content {
	height: auto;
}

#content p,
#content ul,
#content ol {
	color: #111;
	margin-bottom: 1.3em;

}

#content ul,
#content ol {
	margin-left: 1.4em;

}

#content ul li,
#content ol li {
	margin-bottom: 0.4em;
}

#content ul {
	list-style: inside disc;
}

#content ol {
	list-style: inside decimal;
}


#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}

#content a {
    color: #d19414;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

#content h3,
#content h4 {
	font-weight: bold;	
	margin-bottom: 1.4em;
}

#content h3 {
	
	font-size: 1.2em;
}

#content h4 {
	
	font-size: 1.1em;
}

.contact-thanks #content {
	font-size: 120%;
}


/* contact form */

.contact #content,
.galleries #content,
.contact-thanks #content {
	border: 1px solid #333;
	background: #e2e2e3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 2em;
	overflow: hidden;
}

.contact form {
	width: 470px;
	float: left;
}

form legend {
	display: none;
}

form .input-row {
	overflow: hidden;
	margin-bottom: 15px;
	
}

form .input-row label {
	width: 80px;
	float: left;
	font-size: 1.3em;
	line-height: normal;
	color: #666;
	padding-top: 6px;
	
}

form .input-row input,
form .input-row textarea {
	display: block;
	width: 380px;
	max-width: 380px;
	float: right;
	border: 1px solid #ccc;
	font: inherit;
	font-size: 1.3em;	
	padding: 6px 3px;
	margin-bottom: 10px;
}

form .input-row input {
    height: 16px;
}

form .input-row textarea {
    height: 127px;
    line-height: 1.4em; 
}

form .input-row input:focus,
form .input-row textarea:focus {
	border: 1px solid #ff9900;
}

form .input-row button {
	display: block;
	float: right;
	background: #ff9900;
	text-transform: uppercase;
	border: 0;
	color: #fff;
	padding: 6px 10px;
}

form .input-row .error {
    display: block;
	*display: inline-block; /* ie was doubling the padding top */
	clear: both;
	padding: 6px 0 5px 35px;
	margin: 15px 0;
	background: url(../images/layout/error.png) #f6cbca no-repeat 3px 4px;
	font-size: 1.2em;
	line-height: normal;
}

#contact-details {
	width: 450px;
	float: right;
	font-size: 1.2em;
	line-height: 1.3em;
}

/* tubetec /hawko about */

.about #content {
	border: 1px solid #333;
	background: #e2e2e3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 2.3em;
	font-size: 1.2em;
	line-height: 1.3em;
	overflow: auto;
}

.about h2 {
	text-indent: -9999px;
	margin: 34px 0 1.3em 34px;
}

.tubetec h2 {
	width: 308px;
	height: 57px;
	background: url(../images/layout/tubetec-logo.png) no-repeat;
}

.hawko h2 {
	width: 252px;
	height: 72px;
	background: url(../images/layout/hawko-logo.png) no-repeat;

} 


.about #content p {
	text-indent: 100px;
} 

#content #client-list {
	display: block;
	width: 894px;
	height: 96px;
	clear: both;
	background: url(../images/layout/client-list.png) no-repeat;
	margin: 1.2em auto;
	
}

#client-list li {
	display: none;
}

#sidebar {
	display: inline;
	width: 308px;
	height: 619px;
	float: right;
	background: url(../images/layout/sidebar-background.png) no-repeat;
	margin: -75px 0 1.2em 1em;
	
}

#sidebar img {
	display: block;
	margin: 15px auto;	
}

#sidebar #inner {
	width: 260px;
	margin: 0 auto;
}

#sidebar h3 {
	font-size: 1.2em;
	color: #666;
}

#sidebar #queensland {
	color: #128266;
}

#content #img-aus {
	display: inline;
	float: left;
	margin: 0 0.6em 0.6em 0;
}

#content #sidebar p {
	text-indent: 0;
	color: #666;
}



/* products */

.products #content {
	border: 1px solid #333;
	background: #e2e2e3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1em;

}

.products h2 {
	margin: 50px 0 1.3em 50px;
	text-indent: -9999px;
}

#content #opening-text {
	margin: 0 1.4em 1.6em 110px;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 0;
}

#content #products {
    list-style: none none;
}

#content #products li ul li {
	margin-bottom: 1.3em;
	padding-bottom: 1.3em;
	border-bottom: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

#products li h3 { /* sub category title */
	font-size: 1.8em;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0.3em;
	border-bottom: 3px solid #333;	
}

#products li h4 { /* product title */
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0.3em;	
}

#products li img {
	display: inline; /* ie6 */
	width: 270px;
	height: 200px;
	float: left;
	margin: 0 1em 1em 0;
	padding: 1px;
	border: 1px solid #ccc;
}

#products li .dimensions {
	display: block;
	clear: both;
	color: #aaa;
	margin-bottom: 1.1em;	
}

#products li .product-description {
	font-size: 1.2em;
	line-height: 1.3em;
	
}

#products li .product-description ul {
	list-style: inside disc;
}

#products li .product-description h3 {
	font-size: 1.3em;
}

#content #products li .product-description li {
	display: list-item;
	margin-bottom: 0.6em;
	padding-bottom: 0;
	border-bottom: 0;
	clear: none;
	overflow: visible;
	list-style: inside disc;
	line-height: normal;
}

/* now we've sorted it out for non js users and search engines, we can style it for js */

.javascript .products #content {
	overflow: hidden;
}

.javascript #products .product-description,
.javascript #products .dimensions,
.javascript #products img {
	display: none;
} 

.javascript #products {
	display: inline;
	width: 600px;
	float: left;

}

.javascript #content #products ul {
    margin-left: 0;
}


/* products & headings */
.javascript #content #products li  {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 240px;
	margin-bottom: 0.5em;
	margin-left: 10px;
	padding-bottom: 0;
	border-bottom: 0;
	vertical-align: top;
} 


/* products only */
.javascript #content #products li ul li  {
    margin-left: 0;
    
}

.javascript #products li h3 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
}

.javascript #products li h4 {
	font-size: 1.2em;
	font-weight: normal;
	float: left;
	margin-bottom: 0;
}

.javascript #products li .product-view {
	font-size: 1.2em;
	line-height: normal;
	float: right;
	color: #d97b3d;
	cursor: pointer;
	font-weight: bold;
}

#product-info {
	display: none;
	width: 342px;
	min-height: 300px;
	*height: 300px;
	position: relative;
	float: right;
	background: #fff;
	border-left: 1px solid #333;
	margin: -96px 0 35px 0; /* for rounded corners sticking out */

}

#product-info h3 {
	color: #d97b3d;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

#product-info #dimensions {
	display: block;
	text-align: center;
	color: #aaa;
	margin-bottom: 0.8em;	
}

#product-info #product-options {
	width: 270px;
	overflow: hidden;
	margin: 0.8em auto;

}

#product-options li {
	display: block;	
}

#product-options li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;	
}

#spex-sheet {
	width: 144px;
	height: 33px;
	float: left;
	background: url(../images/layout/download-spex-sheet.png) no-repeat;
}

#enlarge-image {
	width: 81px;
	height: 33px;
	float: right;
	background: url(../images/layout/enlarge.png) no-repeat;
}


#product-gallery {
	width: 270px;
	height: 200px;
	overflow: hidden;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #ccc;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}

#product-description {
	width: 270px;
	clear: both;
	margin: 0.8em auto;	
	font-size: 1.1em;
	line-height: 1.2em;
}

#product-info .loading {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	background: url(../images/layout/products-loader.gif) no-repeat;
	z-index: 32000;
}

#side,
#top,
#bottom {
	display: block;
	position: absolute;
}

#top,
#bottom {
	left: -1px;
	width: 349px;
	background-image: url(../images/layout/product-info-box-top-bottom.png);
	background-repeat: no-repeat;
}

#top {
	height: 14px;
	top: -14px;
	
}

#bottom {
	height: 35px;
	bottom: -35px;
	background-position: 0 -18px;

}

#side {
	width: 6px;
	height: 100%;
	top: 0;
	right: -5px;
	background: url(../images/layout/product-info-box-side.png) repeat-y;
}

/* gallery */

.gallery #content {
	border: 1px solid #333;
	background: #e2e2e3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1em;

}

.gallery h2,
#gallery-selection h2 {
    background: url(../images/layout/gallery-images.png) no-repeat;
    margin: 0 auto;
    text-indent: -9999px;
}

.hawko-lighting #gallery h2,
.hawko-lighting #gallery-selection h2 {
    width: 205px;
    height: 60px;
    background-position: -240px 0;
}

.tubetec-systems #gallery h2,
.tubetec-systems-application #gallery-selection h2 {
    width: 238px;
    height: 60px;
}

#gallery-title {
    text-align: center;
    color: #92d2db;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0.4em;
    font-size: 2em;    
}

.hawko-lighting #gallery-title {
    color: #f29400;
}

.tubetec-systems #gallery-title {
    color: #92d2db;
}

#gallery {
	width: 805px;
	min-height: 622px;
	position: relative;
	margin: 20px auto;
}


#gallery-images {
	width: 780px;
	height: auto;
	margin: 0 auto;
}

#gallery-image {
	width: 776px;
	height: 342px;
	position: relative;
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin: 0 auto;
}

#gallery-text {
	margin: 20px auto;
	text-align: center;
}

#gallery-text h3 {
	color: #92c9c9;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 1.1em;
}

#gallery-text p {
	color: #333;
	font-size: 1.1em;
}

#gallery-images #thumbnails {
	width: 776px;
	height: auto;
	margin: 10px auto;
	background: #f3f4f6;
	border: 1px solid #ccc;


}

#gallery-images #thumbnails div {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	overflow: hidden;
	text-align: center; /* ie horizontally centred */
	
}

#gallery-images #thumbnails ul {
	display: table; /* horizontally centred */
	#display: inline; /* ie horizontally centred */
	margin: 0 auto;
	width: auto;
	
}

#gallery-images ul li {
	display: -moz-inline-stack; /* for firefox 2 */
	display: inline-block;
	zoom: 1; /* ie hasLayout */
	#display: inline; 
	width: 145px;
	height: 75px;
	border: 1px solid #333;
	margin: 10px 3px 10px 0;
}
#gallery-images ul li.active {
	border: 1px solid #e96c00;	
}

#gallery-images ul li:last-child {
	margin-right: 0;
} 

#gallery-images ul li a img {
	border: 0;
} 

#gallery-images ul li h3,
#gallery-images ul li p {
	display: none;
}

#gallery-loading {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	background: url(../images/layout/loader.gif) no-repeat;
	z-index: 32000;
}

#content #nav {
    width: 780px;
    margin: 0 auto;
    overflow: hidden;
    list-style: inside none none;
}


#content #nav li {
    width: 48%;
    padding-top: 0.8em;

}

#content #nav li a {
    font-size: 1.2em;
    overflow: hidden;
}

#content #nav li a span {
    display: block;
    background-image: url(../images/layout/gallery-images.png);
    background-repeat: no-repeat;
    margin-top: -5px;
}

#home-link {
    float: left;
}

#home-link a span {
    width: 32px;
    height: 26px;
    float: left;
    background-position: -35px -62px;
    margin-right: 0.4em;
}

#return-link {
    float: right;
    text-align: right;
}

#return-link a span {
    display: inline;
    width: 20px;
    height: 22px;
    float: right;
    background-position: -2px -64px;
    margin-left: 0.4em;
}

/* gallery selection page */


#galleries {
    overflow: hidden;
    text-align: center;
    list-style: inside none none;
}

#galleries li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 145px;
    height: 120px;
    margin-left: 10px;
    vertical-align: top;
}

#galleries li img {
    display: block;
    padding: 1px;
    border: 1px solid #ccc;
}

#galleries li h3 {
    font-size: 1.3em;
    line-height: normal;
    text-align: center;
    margin-top: 0.6em;
}



