/*
Theme Name: ILS
Theme URI: http://www.industriallightingsolutions.com.au
Description: Industrial Lighting Solutions Website
Version: 1
Author: Jay Hollywood
Author URI: http://jayhollywood.com.au


*/



/*---------------------------------------------- GLOBAL SETTINGS */
html {
	height: 100%;
	background: url(art/bg.gif) repeat-x #1d1d1d;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em; 
	background: url(art/headerbg-internal.jpg) no-repeat top center;
	color: #3c3c3c;
}

body#homepage {
	background: url(art/headerbg.jpg) no-repeat top center;
}

/*-------------------------------------------------------- LINK */


a {
	color: #2d7bd8;
}

a:hover {
	color: #0e4280;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 1.6em;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.4em;
	padding: 0 0 6px 0;
}

h4 {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}



/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 0 1.25em 0;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

#main-content ul {
	list-style: url(art/list-style.gif);
}

#content li { 
	font-size: 100%;
	line-height: 1.6em;
}

/*-- nested lists --*/

#main-content ul ul {
	padding: 0 0 0 1.5em;
}

#content ol ol {
	padding: 0 0 0 1.5em;
}

/*------------------------------------------------------ LAYOUT */


#container {
	width:960px;
	background:;
	margin: 0 auto; /* negative value must be the same height as footer (for stickyness) */ 
}

#header {
	width: 960px;
	height: 253px;
	position: relative;
}

#homepage #header {
	height: 310px;
}

#logo {
	width: 281px;
	height: 175px;
	text-indent: -9999px;
	display: block;
	background: url(art/logo.png);
	position: absolute;
	top: 28px;
}

#homepage #logo {
	background: url(art/homelogo.png);
	width: 310px;
	height: 196px;
}
	

#phone {
	width: 189px;
	height: 23px;
	display: block;
	background: url(art/phone.png);
	text-indent: -9999px;
	position: absolute;
	top: 40px;
	right: 0;
}

#content {
	background: url(art/content-bg.gif) repeat-y;
	width: 960px;
	position: relative;
	display: block;
}

#hero-image {
	position: relative;
	z-index: 1;
	width: 960px;
}

#homepage #hero-image {
	height: 212px;
}

#hero-image .hero-slideshow {
	width: 960px;
	height: 212px;
	display: block;
	overflow: hidden;
}


#hero-image h1 {
	position: absolute;
	top: 52px;
	left: 630px;
	width: 330px;
	height: 60px;
	color: #fff;
	text-indent: -9999px;
}

#hero-image h1.about-ils {
	background: url(art/about-ils.png) no-repeat;
}

#hero-image h1.products {
	background: url(art/products.png) no-repeat;
}

#hero-image h1.technical-information {
	background: url(art/technical-information.png) no-repeat;
}

#hero-image h1.major-projects {
	background: url(art/major-projects.png) no-repeat;
}

#hero-image h1.links {
	background: url(art/links.png) no-repeat;
}

#hero-image h1.contact-us {
	background: url(art/contact-us.png) no-repeat;
}


#side-content {
	float: left;
}

#main-content {
	float: right;
	width: 670px;
	padding: 10px 20px 20px 20px;
	position: relative;
}

#homepage #main-content {
	float: right;
	width: 670px;
	padding: 20px;
}

#breadcrumbs {
	width: 670px;
	padding: 2px 0 10px;
	background: url(art/divider.gif) repeat-x bottom left;
	margin: 0 0 10px 0;
	font-size: .9em;
}

#partners {
	width: 230px;
	padding: 10px;
}

#partners p {
	width: 87px;
	height: 18px;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(art/our-partners.gif);
}

#partners .slideshow {
	width: 224px;
	height: 146px;
	border: 3px solid #e1e1e1;
}

#footer {
	width: 100%;
	height: 222px;
	background: url(art/footer-bar.gif) repeat-x bottom left;
	display: block;
}

#footer a {
	color: #c0c0c0;
	text-decoration: none;
}

#footer a:hover {
	color: #eee;
	text-decoration: underline;
}

#footer ul {
	color: #c0c0c0;
	list-style: url(art/list-style-footer.gif);
}

#footer-wrapper {
	width: 100%;
	height: 222px;
	background: url(art/footer-bg.jpg) no-repeat top center;
	display: block;
}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

form.subscribeForm {
	width: 670px;
	position: absolute;
	top: 5px;
	right: 20px;
}

form.subscribeForm p {
	width: 163px;
	height: 28px;
	display: block;
	padding: 0;
	float: left;
	background: url(art/newsletter-sign-up.gif) no-repeat;
	text-indent: -9999px;
}

form.subscribeForm input {
	width: 183px;
	height: 29px;
	float: left;
	display: inline;
	background: url(art/newsletter-input.gif) repeat-x;
	border: 1px solid #d0d0d0;
	font-size: 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #555;
	padding: 6px;
	margin: 0 0 0 8px;
	height: auto;
}

form.subscribeForm input.hidden {
	display: none;
}

form.subscribeForm button {
	width: 86px;
	height: 29px;
	display: inline;
	margin: 0 0 0 8px;
	background: url(art/newsletter-btn.gif) no-repeat;
	text-indent: -99999px;
	cursor: pointer;
	border: 0;
	float: left;
}

form.subscribeForm button:hover {
	background-position: 0 -29px;
}
	
#credits {
	position: absolute;
	top: 66px;
	left: 26px;
	width: 180px;
	background: url(art/footer-logo.png) 40px 0 no-repeat;
	padding: 96px 0 0 0;
	text-align: center;
	font-size: .9em;
	color: #707070;
}

#sitemap {
	top: 66px;
	left: 250px;
	position: absolute;
	font-size: .9em;
	background: url(art/footer-divider.gif) no-repeat 0 30px;
	padding: 0 0 20px 0;
}

#sitemap span {
	width: 80px;
	height: 20px;
	display: block;
	background: url(art/sitemap.gif) no-repeat 10px 0;
	text-indent: -9999px;
}

#sitemap ul {
	float: left;
	padding: 15px 0 0 30px;
}

#sitemap ul li {
	padding: 0 0 6px 0;
}

#contact-details {
	top: 66px;
	left: 475px;
	position: absolute;
	font-size: .9em;
	background: url(art/footer-divider.gif) no-repeat 0 30px;
	padding: 0 0 20px 0;
}
	
#contact-details span {
	width: 240px;
	height: 20px;
	display: block;
	background: url(art/contact-details.gif) no-repeat 10px 0;
	text-indent: -9999px;
}

#contact-details p {
	font-size: 1em;
	color: #b6b6b6;
	float: left;
	margin: 25px 0 0 25px;
	line-height: 1.8em;
}

#contact-details a {
	color: #f3f3f3;
}

#products {
	margin: 0 0 10px 0;
	width: 680px;
}

#products h3 {
	width: 670px;
	padding: 2px 0 10px;
	background: url(art/divider.gif) repeat-x bottom left;
	margin: 0 0 10px 0;
}

.product {
	width: 216px;
	padding: 8px 6px 0;
	float: left;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.product.first {
	padding-left: 0;
	
}

.product.last {
	border-right: 0;
	padding-right: 0;
}

.product img {
	border: 8px solid #ededed;
	margin: 0 0 10px 0;
}

.product p {
	color: #555;
	font-weight: bold;
	padding: 0 6px 6px;
}

.product a {
	width: 179px;
	height: 28px;
	background: url(art/download-brochure.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	margin: 0 0 6px 0;
}

.product a:hover {
	background-position: 0 -28px;
}

.project {
	border-top: 2px solid #eee;
	padding: 15px 0 0 0;
	clear: both;
}

.project img {
	float: right;
	margin: 0 0 10px 10px;
	display:inline;
}


/* CONTACT FORM -------------------------------------- CONTACT FORM */

form.contactForm {
	margin: 10px 0 0 10px;
	position: relative;
	float: left;
}

form.contactForm div {
	width: 500px;
	clear: both;
	padding: 5px 0;
	position: relative;
}

form.contactForm label {
	width: 200px;
	float: left;
}

form.contactForm label.error {
	color: #F00;
	position: absolute;
	top: 12px;
	right: 8px;
	width: auto;
}

form.contactForm input, form.contactForm textarea {
	float: right;
	width: 290px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: url(art/input-bg.gif) repeat-x #f9f9f9;
	border: 1px solid #c0c0c0;
	padding: 6px 4px;
}

form.contactForm button {
	width: 110px;
	height: 29px;
	display: inline;
	background: url(art/submit-form.gif) no-repeat;
	border: none;
	cursor: pointer;
	clear: both;
	float: right;
	text-indent: -9999px;
	margin: 10px 0;
}

form.contactForm button:hover {
	background-position: 0 -29px;
}



/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}



/* FILE LINKS -------------------------------------- FILE LINKS */

#main-content ul.downloads {
	list-style: none;
	padding: 0;
}

#main-content ul.downloads li {
	padding: 2px 0;
	float: left;
	width: 150px;
	margin: 0 15px 15px 0;
	display: inline;
}


a[href $='.zip'] { 
   padding: 2px 0 2px 20px;
   background: url(art/icon_archive.gif) no-repeat;
}
