﻿/*===>> Reset <<===*/
body, html, form, p, ul, ol, h1, h2, h3, h4, h5, h6, .noPadNoMargin{
	margin: 0;
	padding: 0;
}
body, html{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	height:100%;
	line-height: 15px;
	width: 100%;
}

img{
	border: none;
	margin: 0;
	padding: 0;
}

.clearFloats{
	clear: both;
	height: 1;
	overflow: hidden;	
}



/*================================
	Main Structure
=================================*/
.wrapper{
      margin: 0;
      padding: 0;
}

#flashcontent{
/*background:#000 url(../Images/banner.jpg) top left no-repeat;*/
	height: 199px;
	width: 100%;
	margin: 0em auto;
	vertical-align:top;
	text-align:left;
}

.content{
	min-height:357px;
	height:auto !important;
	height:357px;
	margin: 0em auto;
	padding: 36px 0 90px 5px;
	position: relative;
	width: 831px;	
}
.introcontent{
	min-height:493px;
	height:auto !important;
	height:493px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 918px;	
}
.introleftcolumn{
	float: left;
	margin: 0 4px 0 0;
	width: 686px;
}
.introrightcolumn{
	float: right;
	width: 225px;
}

.leftcolumn{
	float: left;
	margin: 0 4px 0 0;
	width: 556px;
}
.leftcolumnSmall{
	float: left;
	margin: 0 15px 0 0;
	width: 389px;
}


.rightcolumn{
	float: right;
	width: 258px;
}
.rightcolumnLarge{
	float: right;
	width: 417px;
	height:442px;
	color:#000000;
	overflow:hidden;
}
.prodmaincolumn{
	float: right;
	width: 831px;
}
/*================================
	Menu
=================================*/

.menuwrapper{
	background: #000000 url(../Images/bg_menu.gif) 0 0 repeat-x;
	height: 34px;
	width: 100%;
}

.menu{
	background: url(../Images/bg_menu_items.gif) 0 2px no-repeat;
	height: 23px;
	margin: 0em auto;
	padding: 10px 0 0 0;
	position: relative;
	width: 836px;
	z-index: 2;
}

.selected{color: #ffff00;}

.animatedButtonWrapper{
	position: relative;
	float: left;
	height: 23px;
}

.animatedButton{
	position:relative;
	height:30px;
	top: -8px;
}

.home{left: -1px; width: 61px;}
.services{width: 82px;}
.products{left: 1px; width: 90px;}
.facts{left: 2px; width: 125px;}
.gallery{left: 3px; width: 140px;}
.news{left: 5px; width: 58px;}
.contact{left: 6px; width:106px;}
.lighting{left: 7px; width: 126px;}

.animatedButton img{
	position:absolute;
	top:0;
	z-index:2;
}
.animatedButton img.btnOver{
	z-index:1;
}

/*================================
	Content
=================================*/

h1{padding: 0 0 12px 0;}

p{padding: 0 0 19px 0;}

p.large{font-size: 14px;}
p.largeNews{font-size: 12px;}

h2{
	color: #fff100; 
	font-size: 18px; 
	font-weight: normal; 
	text-transform: uppercase;
}

h3{
	color: #fff100; 
	font-size: 11px; 
	font-weight: bold; 
}
div.backButton a,div.backButton a:hover,div.backButton a:active,div.backButton a:visited{
	color:#010611;
	text-decoration:none;
}
img.backbutton{
	position: relative;
	top: 53px;
}
a.backButton,a:visited.backButton,a:hover.backButton{
	color:#010611;
	text-decoration:none;
}


img.galleryTN{
	margin: 0 11px 0 0;
	background:#ededed none repeat scroll 0 0;
	padding:10px 10px 0;
	width:174px;
	height:130px;
	
}
div.thumcontainer{
float:left;
margin-top:20px;

}

div.footernote{
*margin:-2px;
padding:8px 0;
width:194px;
*width:196px;
background:#ededed none repeat scroll 0 0;
text-align:center;
color:#000000;
height:30px;
min-height:30px;
}
*:first-child+html div.footernote{width:194px;margin-left:0;}
.content a{color: #ffff00;}
.content a:hover{color: #ffff00; text-decoration: underline;}


img.next{
	float: right;
	position: relative;
	top: 30px;
	right: 17px;
}
img.previous{
	float: right;
	position: relative;
	top: 30px;
	right: 30px;
}

img.floatLeft{float: left; margin: 0 10px 20px 0;}
img.floatRight{float: right;margin: 0 10px 20px 0;}

textarea, input, select, checkbox, option {
	color: #000000;
	font-size : 10px;
	font-family:verdana;		
	background-color:#000000;
	border: 1px solid black;
	padding-left:1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	vertical-align: text-bottom;
}

span.formElement{float: left; text-align: left;}
span.label{float: left; text-align: left; width: 143px;}
input{height: 15px; margin: 0 0 10px 0; padding: 3px 0 0 0; width: 187px; vertical-align: middle;}

textarea{
	height: 93px; 
	padding: 5px; 
	width: 322px;
}


sup{
	color: #fff100; 
	font-size: 0.8em;
	line-height: 1.0em;
	vertical-align: 3px;
}

img.formNav{
	float: left;
	margin: 4px 45px 0 0;
	position: relative;
	top: 20px;
}
input.formNav{
	float: left;
	margin: 0 45px 0 0;
	position: relative;
	top: 20px;
	height:16px;
	width:106px;
	background:#010611;
	border:none;
}
/*================================
	Left Column Content
=================================*/

.leftcolumn ul{
	margin: 0 0 30px 0;
	padding: 0 0 0 13px;
}

.leftcolumn th{
	color: #fff100; 
	font-size: 11px; 
	font-weight: bold;
}

.leftcolumn td img{
	position: relative;
	top: 4px;
}

.leftcolumn td a,a:hover{color: White;}

/*================================
	Right Column Content
=================================*/

.rightcolumn .tnBlurb{
	color: White;
	font-size: 10px;
	height: 128px;
}

.rightcolumn .tnBlurb img{float: left; margin: 0 11px 0 0;width:128px;height:95px;}

.rightcolumn .tnBlurb .copy{
	float: right; 
	line-height: 13px; 
	position: relative;
	top: -3px;
	width: 119px;
}
.rightcolumn .tnBlurb .copy p{font-weight: bold; margin: 0; padding: 0;}
.rightcolumn .tnBlurb a,.rightcolumn .tnBlurb a:hover{color: #ffff00; text-decoration: none;}
.rightcolumn img.large{margin: 0 0 30px 0; padding: 0 0 0 18px;} 
.rightcolumn div.large{margin: 0 0 30px 0; padding: 0 0 0 18px;}
 .rightcolumn div.large img{width:240px;height:180px;}
.rightcolumn div.largezoom{padding: 0 0 0 18px;} 
.rightcolumn div.largezoom img{width:240px;height:180px;} 
.rightcolumn .zoom{
	color: #494c54;
	font-size: 10px;
	margin: 0 0 30px 0;
	text-align: right;
}

.rightcolumn .zoom a,a:hover{color: #494c54; text-decoration: none;}



/*================================
	Footer
=================================*/
.footerWrapper{
	background-color: #0c111c;
	height: 164px;
	overflow: hidden;
	width: 100%;
}

.footer{
	color: #464951;
	font-size: 10px;
	margin: 0em auto;
	padding: 17px 0 0 0;
	width: 	836px;
}

.footer a,a:hover{color: #464951; text-decoration: none;}
.links{float: left;}

img.footerLogo{position: relative; top: 0; float: right;}
img.iesLogo{position: relative; top: 0; float: right;padding-left:15px;behavior: url('iepngfix.htc');* width:76px; * height:40px;*margin-left:15px;}
img.ausLogo{position: relative; top: 5px;padding-right:15px; float: right;}

/*================================
	Contact From
=================================*/

/*#myForm {
	
}

#myForm p {
	margin-bottom: 5px;
}

#myForm label {
	float: left;
	width: 120px;
	font-weight: bold;
	color:#666666;
}

#myForm input, #myForm textarea, #myForm select {
	border: 1px solid #cac9b9;
}

#myForm .red {
	border: 1px solid red;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}

#myForm #submit {
	margin-left: 120px;
}

#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}*/


/*================================
	end Contact Form
=================================*/



